Join the dark sideBe the first to know about new products, special releases, and much more.
7,449 people enjoy it!Subscribe to the RSS Feed.
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! 🧄