diff --git a/mysite/settings.py b/mysite/settings.py index 395c0cd..050ae34 100644 --- a/mysite/settings.py +++ b/mysite/settings.py @@ -19,6 +19,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent # Quick-start development settings - unsuitable for production # See https://docs.djangoproject.com/en/5.1/howto/deployment/checklist/ +# # SECURITY WARNING: keep the secret key used in production secret! SECRET_KEY = 'django-insecure-5@k8%e-(*v+8nb1)dvie3_$$ol=3747i)x^n3%j9pg@9j$=b)_'