|
@@ -20,7 +20,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
|
20
|
20
|
# See https://docs.djangoproject.com/en/4.1/howto/deployment/checklist/
|
21
|
21
|
|
22
|
22
|
# SECURITY WARNING: keep the secret key used in production secret!
|
23
|
|
-SECRET_KEY = 'django-insecure-5cp!_$khwb!!+#4&%b0s=qx@jo95t9^%wtny-s!2zd&t-)ba+r'
|
|
23
|
+
|
24
|
24
|
SECRET_KEY = 'django-insecure-_from-git-publicly-available-15gztxt$8-od0il2^sm6e2cm39ja&p2m43f#1_im2s+0ngt(#0'
|
25
|
25
|
|
26
|
26
|
# SECURITY WARNING: don't run with debug turned on in production!
|