We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8894a34 commit 53ef8d6Copy full SHA for 53ef8d6
1 file changed
core/settings.py
@@ -23,6 +23,8 @@
23
"django_pygmy",
24
"sans_db",
25
# Django
26
+ "django.contrib.auth",
27
+ "django.contrib.contenttypes",
28
"django.contrib.staticfiles",
29
]
30
0 commit comments