We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3b897 commit c9756eeCopy full SHA for c9756ee
exmaples/demo/demo/settings.py
@@ -50,6 +50,8 @@
50
'django.middleware.clickjacking.XFrameOptionsMiddleware',
51
]
52
53
+MIDDLEWARE_CLASSES = MIDDLEWARE
54
+
55
ROOT_URLCONF = 'demo.urls'
56
57
TEMPLATES = [
0 commit comments