linhaohong 1 rok temu
rodzic
commit
7ed4950d50
1 zmienionych plików z 1 dodań i 1 usunięć
  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 = [