nside_wefa.locale.checks¶
System checks for the nside_wefa.locale app.
This module registers Django system checks to validate:
Application load order (
nside_wefa.commonbeforenside_wefa.locale)Presence and structure of the
NSIDE_WEFA.LOCALEsettings, including validation thatAVAILABLEis a non-empty list of strings and thatDEFAULTis a string contained inAVAILABLE.
See also - Django system check framework: https://docs.djangoproject.com/en/stable/topics/checks/
Functions
|
Validate the |
|
Validate the |
|
Validate the |
|
Validate app dependency order in |