We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6af582b + 6eef8e0 commit e6a0626Copy full SHA for e6a0626
tests/settings.py
@@ -17,7 +17,7 @@
17
# See https://docs.djangoproject.com/en/3.2/howto/deployment/checklist/
18
19
# SECURITY WARNING: keep the secret key used in production secret!
20
-SECRET_KEY = 'django-insecure-$ojkv46bg2(ks&la)(7havq)pt^s9-7&=!)!b8rp+cod)skh+&'
+SECRET_KEY = 'SECRET'
21
22
# SECURITY WARNING: don't run with debug turned on in production!
23
DEBUG = False
0 commit comments