Dracula theme for the Django admin
Project description
Dracula for Django Admin
A dark (and light 🕯️) theme for the Django Admin.
Install
Install the dracula theme
pip install django-admin-dracula
Add to Django project
Add django_admin_dracula
to your INSTALLED_APPS
before django.contrib.admin
:
INSTALLED_APPS = [
...
"django_admin_dracula",
...
"django.contrib.admin",
...
]
Celebrate ✨
Put on your favorite dracula cape and dump all your remaining garlic! 🧄
Themes
Check out some more screenshots of the light and dark themes here!
Team
This theme is maintained by the following person(s) and a bunch of awesome contributors.
Sangeeta Jadoonanan |
Community
- Twitter - Best for getting updates about themes and new stuff.
- GitHub - Best for asking questions and discussing issues.
- Discord - Best for hanging out with the community.
Dracula PRO
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_admin_dracula-0.0.1.tar.gz
.
File metadata
- Download URL: django_admin_dracula-0.0.1.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5c2679e16e1414104ed3e2e5c0f0249ef5509756016777d6472d4a5425d033b |
|
MD5 | 03e0374f88c3ab57ade6864c19ad3304 |
|
BLAKE2b-256 | 8b6fd8a8c01d14d78e00b2d1ad4258575fb65861469e65029b366c974b20f4b5 |
File details
Details for the file django_admin_dracula-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: django_admin_dracula-0.0.1-py3-none-any.whl
- Upload date:
- Size: 32.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6896526dd41a5db7a0f88d90dc3cf86ac22e2379d22d8997aefd4dafb905d21a |
|
MD5 | d4abfc3186c2ef752d2c72d8950a2c72 |
|
BLAKE2b-256 | b361f117c6c99c89c7edb2009e42cc81d7340698b08ee716a2530de3f4f2248a |