loefsys.settings.locale module
Module containing the configuration for the localization.
- class loefsys.settings.locale.LocaleSettings
Bases:
AuthSettings
,TemplateSettings
,BaseSettings
Class containing the configuration for the localization.
- TIME_ZONE
- LANGUAGE_CODE = 'nl-NL'
- USE_I18N = True
- USE_TZ = True
- LOCALE_DIR() Path
- Return type:
Path