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 4c54b25 commit 2ea92d2Copy full SHA for 2ea92d2
task_manager/settings.py
@@ -69,6 +69,7 @@
69
'task_manager.statuses',
70
'task_manager.labels',
71
'django_bootstrap5',
72
+ 'django',
73
]
74
75
MIDDLEWARE = [
0 commit comments