loefsys.settings.admin module

Module containing the settings related to the admin interface.

class loefsys.settings.admin.AdminSettings

Bases: AuthSettings, TemplateSettings, BaseSettings

Class defining the settings for the admin interface.

DJANGO_APPS() Sequence[str]
Return type:

Sequence[str]

MIDDLEWARE() Sequence[str]
Return type:

Sequence[str]

templates_context_processors() Sequence[str]
Return type:

Sequence[str]