Skip to content

Commit c705141

Browse files
committed
Revert "Switched admin to dracula theme 🧛"
Sadly it doesn't seem to be compatible with our Django version :( This reverts commit 88d59fe.
1 parent 88d59fe commit c705141

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

djangoproject/settings/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"django_hosts",
7676
"sorl.thumbnail",
7777
"djmoney",
78-
"django_admin_dracula",
7978
"django.contrib.sites",
8079
"django.contrib.auth",
8180
"django.contrib.admin",

requirements/common.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Babel==2.16.0
2-
django-admin-dracula==0.0.2
32
django-contact-form==5.1.0
43
django-countries==7.6.1
54
django-hosts==5.1

0 commit comments

Comments
 (0)