Skip to content

Commit 034ed85

Browse files
committed
whee
1 parent 5decb49 commit 034ed85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ db.sqlite3
77
.DS_Store
88
`
99
settings.py
10-
10+
alex/alex/settings.py

alex/alex/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# See https://docs.djangoproject.com/en/1.10/howto/deployment/checklist/
2121

2222
# SECURITY WARNING: keep the secret key used in production secret!
23-
SECRET_KEY = ''
23+
SECRET_KEY = '7@44#yxswxs009daj(tm0z7=1_^!y$--#_hi9kg4j$xn9+ew-s'
2424

2525
# SECURITY WARNING: don't run with debug turned on in production!
2626
DEBUG = True

0 commit comments

Comments
 (0)