Actualiser Reskreen/settings.py

This commit is contained in:
2023-08-12 07:20:38 +00:00
parent 993ad598be
commit 838795647b

View File

@@ -21,8 +21,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
# Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/4.0/howto/deployment/checklist/
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'django-insecure-j4jd&+4j^t_=@zr(#q@n!8e*58vkql6&_6w-t14ju8pw%ei%^s'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = cfg_dev_mode