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