Browse Source

test gitea

master
jfinn 7 months ago
parent
commit
025376c87d
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
-print("Setting py init...")
28
+print("Setting py init....")
29
 ALLOWED_HOSTS = ["*"]
29
 ALLOWED_HOSTS = ["*"]
30
 
30
 
31
 # jxn.fredericktheinsanelygreat.com
31
 # jxn.fredericktheinsanelygreat.com

Loading…
Cancel
Save