locky 2 年 前
コミット
7bed08fe7c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      AnsjerUIDManage/settings.py

+ 1 - 1
AnsjerUIDManage/settings.py

@@ -25,7 +25,7 @@ from AnsjerUIDManage.config import BASE_DIR
 SECRET_KEY = 'k#i*q_^=nhr^63ytqenfg!ecqizq60*6_x@sp_6+%u^b24%+fj'
 
 # SECURITY WARNING: don't run with debug turned on in production!
-DEBUG = False
+DEBUG = True
 
 ALLOWED_HOSTS = ['*']