Browse Source

test gitea settings

master
jfinn 1 day 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,7 +25,7 @@ SECRET_KEY = 'django-insecure-_from-git-publicly-available-15gztxt$8-od0il2^sm6e
25 25
 
26 26
 # SECURITY WARNING: don't run with debug turned on in production!
27 27
 DEBUG = True
28
-
28
+print("Setting py init...")
29 29
 ALLOWED_HOSTS = ["*"]
30 30
 
31 31
 # jxn.fredericktheinsanelygreat.com

Loading…
Cancel
Save