We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5decb49 commit 034ed85Copy full SHA for 034ed85
.gitignore
@@ -7,4 +7,4 @@ db.sqlite3
7
.DS_Store
8
`
9
settings.py
10
-
+alex/alex/settings.py
alex/alex/settings.py
@@ -20,7 +20,7 @@
20
# See https://docs.djangoproject.com/en/1.10/howto/deployment/checklist/
21
22
# SECURITY WARNING: keep the secret key used in production secret!
23
-SECRET_KEY = ''
+SECRET_KEY = '7@44#yxswxs009daj(tm0z7=1_^!y$--#_hi9kg4j$xn9+ew-s'
24
25
# SECURITY WARNING: don't run with debug turned on in production!
26
DEBUG = True
0 commit comments