class documentation

class Jinja2(EngineMixin, BaseRenderer):

View In Hierarchy

Load Jinja2 templates from the built-in widget templates in django/forms/jinja2 and from apps' 'jinja2' directory.
Property backend Undocumented

Inherited from EngineMixin:

Method get​_template Undocumented
Property engine Undocumented

Inherited from BaseRenderer:

Method get​_template Undocumented
Method render Undocumented
@cached_property
backend =

Undocumented