Skip to content

Commit 86e2af9

Browse files
author
Your Name
committed
update screen
1 parent f92bbd3 commit 86e2af9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
small test with django-treebeard and frappe-gantt
22

3-
![](https://i.imgur.com/ateb86H.png)
3+
![](https://i.imgur.com/VTFvWRq.png)
44

55
![](https://i.imgur.com/sacdrJU.png)

app/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
]
4646

47-
MIDDLEWARE = [
47+
MIDDLEWARE_CLASSES = [
4848
'django.middleware.security.SecurityMiddleware',
4949
'django.contrib.sessions.middleware.SessionMiddleware',
5050
'django.middleware.common.CommonMiddleware',

0 commit comments

Comments
 (0)