Install the dracula themeA 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.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4