Skip to content

Commit 88d59fe

Browse files
committed
Switched admin to dracula theme 🧛
1 parent 70895c1 commit 88d59fe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

djangoproject/settings/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"django_hosts",
7676
"sorl.thumbnail",
7777
"djmoney",
78+
"django_admin_dracula",
7879
"django.contrib.sites",
7980
"django.contrib.auth",
8081
"django.contrib.admin",

requirements/common.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Babel==2.16.0
2+
django-admin-dracula==0.0.2
23
django-contact-form==5.1.0
34
django-countries==7.6.1
45
django-hosts==5.1

0 commit comments

Comments
 (0)