Settings configured statically in settings.py (via django.conf.settings). Unlike dynamic settings, these values require a server restart to take effect and cannot be changed at runtime through the admin interface.
settings.py
django.conf.settings
Last updated 5 days ago
Was this helpful?