We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ae7c5 commit c25a1c6Copy full SHA for c25a1c6
todo/settings.py
@@ -20,7 +20,7 @@
20
# See https://docs.djangoproject.com/en/3.0/howto/deployment/checklist/
21
22
# SECURITY WARNING: keep the secret key used in production secret!
23
-SECRET_KEY = 't+)cqnx$3w12r25ky@+vn=*&q(%1^o0%4ld_nei@0ogpsw2-g9'
+SECRET_KEY = '*********************************************'
24
25
# SECURITY WARNING: don't run with debug turned on in production!
26
DEBUG = False
0 commit comments