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 70895c1 commit 88d59feCopy full SHA for 88d59fe
djangoproject/settings/common.py
@@ -75,6 +75,7 @@
75
"django_hosts",
76
"sorl.thumbnail",
77
"djmoney",
78
+ "django_admin_dracula",
79
"django.contrib.sites",
80
"django.contrib.auth",
81
"django.contrib.admin",
requirements/common.txt
@@ -1,4 +1,5 @@
1
Babel==2.16.0
2
+django-admin-dracula==0.0.2
3
django-contact-form==5.1.0
4
django-countries==7.6.1
5
django-hosts==5.1
0 commit comments