We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23883f commit 24e98d0Copy full SHA for 24e98d0
1 file changed
xqueue/settings.py
@@ -93,7 +93,7 @@
93
MEDIA_URL = ''
94
95
# Make this unique, and don't share it with anybody.
96
-SECRET_KEY = 'uofqkujp@z#_vtwct+v716z+^3hijelj1^fkydwo2^pbkxghfq'
+SECRET_KEY = '[PLACEHOLDER]'
97
98
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
99
0 commit comments