Class DjangoTemplates

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

Declaration

class DjangoTemplates(EngineMixin, BaseRenderer)
source link

Documentation

Inherited methods