A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sjbitcode/django-admin-dracula below:

sjbitcode/django-admin-dracula: 🦇 Dracula themes for the Django admin

A dark (and light 🕯️) theme for the Django Admin.

Install the dracula theme
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.

MIT License


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