Dracula for Django Admin
A dark (and light π―οΈ) theme for the Django Admin.
pip install django-admin-dracula
Add django_admin_dracula
to your INSTALLED_APPS
before django.contrib.admin
:
INSTALLED_APPS = [
...
"django_admin_dracula",
...
"django.contrib.admin",
...
]
Put on your favorite dracula cape and dump all your remaining garlic! π§
Check out some more screenshots of the light and dark themes here!
This theme is maintained by the following person(s) and a bunch of awesome contributors.
Sangeeta Jadoonanan |