refactor: 优化配置文件的app配置

This commit is contained in:
china_ahhui
2023-11-13 18:27:10 +08:00
parent b74a196c94
commit 96748da99d
2 changed files with 3 additions and 5 deletions

View File

@@ -44,6 +44,4 @@ LOGIN_NO_CAPTCHA_AUTH = True
# ================================================= #
ALLOWED_HOSTS = ["*"]
CUSTOM_APPS = [
"dvadmin.system",
]
CUSTOM_APPS = []