class documentation

class TemplatesSetting(BaseRenderer):

View In Hierarchy

Load templates using template.loader.get_template() which is configured based on settings.TEMPLATES.
Method get​_template Undocumented

Inherited from BaseRenderer:

Method render Undocumented
def get_template(self, template_name):