class documentation

class Jinja2DivFormRenderer(Jinja2): (source)

View In Hierarchy

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

Class Variable form_template_name Undocumented
Class Variable formset_template_name Undocumented

Inherited from Jinja2:

Property backend Undocumented

Inherited from EngineMixin (via Jinja2):

Method get_template Undocumented
Property engine Undocumented

Inherited from BaseRenderer (via Jinja2, EngineMixin):

Method render Undocumented