nside_wefa.common.checks

Common system checks for the nside_wefa.common app.

This module registers Django system checks that validate the top-level NSIDE_WEFA settings and ensure required keys are present for the project.

See also - Django system check framework: https://docs.djangoproject.com/en/stable/topics/checks/

Functions

common_settings_check(app_configs, **kwargs)

Validate presence of the top-level NSIDE_WEFA settings.