https://django-constance.readthedocs.io/en/latest/
安装
django-constance[redis]
配置 App
"constance",
基础配置项目
CONSTANCE_CONFIG = { 'SITE_TITLE': ("Hello World", "Site Title"),}