瀏覽代碼

test gitea settings

master
jfinn 7 月之前
父節點
當前提交
f97788061a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      djc_srv/settings.py

+ 1
- 1
djc_srv/settings.py 查看文件

25
 
25
 
26
 # SECURITY WARNING: don't run with debug turned on in production!
26
 # SECURITY WARNING: don't run with debug turned on in production!
27
 DEBUG = True
27
 DEBUG = True
28
-
28
+print("Setting py init...")
29
 ALLOWED_HOSTS = ["*"]
29
 ALLOWED_HOSTS = ["*"]
30
 
30
 
31
 # jxn.fredericktheinsanelygreat.com
31
 # jxn.fredericktheinsanelygreat.com

Loading…
取消
儲存