Skip to content

Commit c25a1c6

Browse files
authored
Update settings.py
1 parent e4ae7c5 commit c25a1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo/settings.py

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

2222
# SECURITY WARNING: keep the secret key used in production secret!
23-
SECRET_KEY = 't+)cqnx$3w12r25ky@+vn=*&q(%1^o0%4ld_nei@0ogpsw2-g9'
23+
SECRET_KEY = '*********************************************'
2424

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

0 commit comments

Comments
 (0)