We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a17893 commit 752e9d1Copy full SHA for 752e9d1
1 file changed
sample_project/settings.py
@@ -39,7 +39,7 @@
39
SECRET_KEY = 'as%n_m#)^vee2pe91^^@c))sl7^c6t-9r8n)_69%)2yt+(la2&'
40
41
42
-MIDDLEWARE_CLASSES = (
+MIDDLEWARE = (
43
'django.middleware.common.CommonMiddleware',
44
'django.contrib.sessions.middleware.SessionMiddleware',
45
'django.middleware.csrf.CsrfViewMiddleware',
0 commit comments