class documentation

class DjangoTemplates(EngineMixin, BaseRenderer):

View In Hierarchy

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:

Method get​_template Undocumented
Method render Undocumented