From 419e5ce690549daa6a59071b2cbdc135b143b6e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=B8=D0=BC=D1=8F=20=D1=84=D0=B0=D0=BC=D0=B8=D0=BB=D0=B8?= =?UTF-8?q?=D1=8F?= <ваш емейл> Date: Thu, 28 Sep 2023 17:38:16 +0300 Subject: [PATCH] 0 --- hexlet_course/hexlet-django-blog/hexlet_django_blog/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hexlet_course/hexlet-django-blog/hexlet_django_blog/settings.py b/hexlet_course/hexlet-django-blog/hexlet_django_blog/settings.py index 0391c07..64ba327 100644 --- a/hexlet_course/hexlet-django-blog/hexlet_django_blog/settings.py +++ b/hexlet_course/hexlet-django-blog/hexlet_django_blog/settings.py @@ -20,7 +20,7 @@ # See https://docs.djangoproject.com/en/4.2/howto/deployment/checklist/ # SECURITY WARNING: keep the secret key used in production secret! -SECRET_KEY = 'django-insecure-=cy=b1#4&!f$5w2w2e_b$x7l594do5!b+tpd%gzkron%sy$%4s' +SECRET_KEY = 'django-insecure-%miym6jtyg0-!_4fr3o5k4b=4i!-@zcyx*(-5&gihlt-$+6!l_' # SECURITY WARNING: don't run with debug turned on in production! DEBUG = True