We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f47b631 + f92a9f4 commit 95b130bCopy full SHA for 95b130b
web_project/settings.py
@@ -19,7 +19,7 @@
19
# See https://docs.djangoproject.com/en/3.1/howto/deployment/checklist/
20
21
# SECURITY WARNING: keep the secret key used in production secret!
22
-SECRET_KEY = '6cskd7@vosz+^h5org$_jjq)l$ai-05q8-g^^$tdb$x*ud7e0='
+SECRET_KEY = 'PLACEHOLDER'
23
24
# SECURITY WARNING: don't run with debug turned on in production!
25
DEBUG = True
0 commit comments