Browse Source

eur Debug

linhaohong 1 năm trước cách đây
mục cha
commit
7ed4950d50
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      AnsjerPush/eur_config/eur_formal_settings.py

+ 1 - 1
AnsjerPush/eur_config/eur_formal_settings.py

@@ -2,7 +2,7 @@ import os
 
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
 SECRET_KEY = '$2hf5g$a%_^kk0-l25l$!o5)yc=dvtnfpc8(+$rh4fq4twa_xx'
-DEBUG = False
+DEBUG = True
 ALLOWED_HOSTS = ["*"]
 
 INSTALLED_APPS = [