Browse Source

test gitea settings

master
jfinn 1 month ago
parent
commit
f97788061a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      djc_srv/settings.py

+ 1
- 1
djc_srv/settings.py View File

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…
Cancel
Save