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 f92bbd3 commit 86e2af9Copy full SHA for 86e2af9
README.md
@@ -1,5 +1,5 @@
1
small test with django-treebeard and frappe-gantt
2
3
-
+
4
5

app/settings.py
@@ -44,7 +44,7 @@
44
45
]
46
47
-MIDDLEWARE = [
+MIDDLEWARE_CLASSES = [
48
'django.middleware.security.SecurityMiddleware',
49
'django.contrib.sessions.middleware.SessionMiddleware',
50
'django.middleware.common.CommonMiddleware',
0 commit comments