Skip to content

dracula/django-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dracula for Django Admin

A dark (and light πŸ•―οΈ) theme for the Django Admin.

Screenshot

PyPI PyPI downloads Python versions Django versions

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
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

Dracula PRO

License

MIT License

About

πŸ§›πŸ»β€β™‚οΈ Dark theme for Django Admin

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •