class documentation

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

Inherited from EngineMixin:

Method get_template Undocumented
Property engine Undocumented

Inherited from BaseRenderer (via EngineMixin):

Method render Undocumented
Class Variable form_template_name Undocumented
Class Variable formset_template_name Undocumented