# Dracula for [Django Admin](https://docs.djangoproject.com/en/stable/ref/contrib/admin/)
> A dark (and light 🕯️) theme for the [Django Admin](https://docs.djangoproject.com/en/stable/ref/contrib/admin/).





## Install
### Install the dracula theme
```bash
pip install django-admin-dracula
```
### Add to Django project
Add `django_admin_dracula` to your `INSTALLED_APPS` **before** `django.contrib.admin`:
```python
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](https://github.com/sjbitcode/django-admin-dracula/blob/main/THEMES.md)!
## Team
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/foobar/graphs/contributors).
| [](https://github.com/sjbitcode) |
| ---------------------------------------------------------------------------------------- |
| [Sangeeta Jadoonanan](https://github.com/sjbitcode) |
## Community
- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.
- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.
## Dracula PRO
[](https://draculatheme.com/pro)
## License
[MIT License](./LICENSE)
Raw data
{
"_id": null,
"home_page": null,
"name": "django-admin-dracula",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "django, django admin, dracula, dracula theme, python",
"author": null,
"author_email": "Sangeeta Jadoonanan <sjbitcode@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/52/ba/4ca274ce17869144f07b4aa225c2bba1d83e2ea2fea9cc5bb44a063b37e3/django_admin_dracula-0.0.3.tar.gz",
"platform": null,
"description": "# Dracula for [Django Admin](https://docs.djangoproject.com/en/stable/ref/contrib/admin/)\n\n> A dark (and light \ud83d\udd6f\ufe0f) theme for the [Django Admin](https://docs.djangoproject.com/en/stable/ref/contrib/admin/).\n\n\n\n\n\n\n\n\n## Install\n\n### Install the dracula theme\n```bash\npip install django-admin-dracula\n```\n\n### Add to Django project\nAdd `django_admin_dracula` to your `INSTALLED_APPS` **before** `django.contrib.admin`:\n\n```python\nINSTALLED_APPS = [\n ...\n \"django_admin_dracula\",\n ...\n \"django.contrib.admin\",\n ...\n]\n```\n\n### Celebrate \u2728\nPut on your favorite dracula cape and dump all your remaining garlic! \ud83e\uddc4\n\n## Themes\n\nCheck out some more screenshots of the light and dark themes [here](https://github.com/sjbitcode/django-admin-dracula/blob/main/THEMES.md)!\n\n## Team\n\nThis theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/foobar/graphs/contributors).\n\n| [](https://github.com/sjbitcode) |\n| ---------------------------------------------------------------------------------------- |\n| [Sangeeta Jadoonanan](https://github.com/sjbitcode) |\n\n## Community\n\n- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.\n- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.\n- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.\n\n## Dracula PRO\n\n[](https://draculatheme.com/pro)\n\n## License\n\n[MIT License](./LICENSE)\n",
"bugtrack_url": null,
"license": null,
"summary": "Dracula theme for the Django admin",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/sjbitcode/django-admin-dracula",
"Issues": "https://github.com/sjbitcode/django-admin-dracula/issues",
"Repository": "https://github.com/sjbitcode/django-admin-dracula"
},
"split_keywords": [
"django",
" django admin",
" dracula",
" dracula theme",
" python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a5fc244ea2b9894679a54068d9082b44c8be60bcb33a62b0d49086239d459d9c",
"md5": "245ded8c012c8476f86795ac474926d7",
"sha256": "93fe660c798d31630c6a35b2705fea0f3111d9a6e697836350f714b6b99d5d97"
},
"downloads": -1,
"filename": "django_admin_dracula-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "245ded8c012c8476f86795ac474926d7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 32358,
"upload_time": "2024-10-31T05:15:22",
"upload_time_iso_8601": "2024-10-31T05:15:22.519424Z",
"url": "https://files.pythonhosted.org/packages/a5/fc/244ea2b9894679a54068d9082b44c8be60bcb33a62b0d49086239d459d9c/django_admin_dracula-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "52ba4ca274ce17869144f07b4aa225c2bba1d83e2ea2fea9cc5bb44a063b37e3",
"md5": "2e166857cda6321eb5774093ce2b907e",
"sha256": "432da921076fd5bc4d5dce7981bc3b323fdbb2e509bf5987d165a74bcca4b093"
},
"downloads": -1,
"filename": "django_admin_dracula-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "2e166857cda6321eb5774093ce2b907e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1366084,
"upload_time": "2024-10-31T05:15:24",
"upload_time_iso_8601": "2024-10-31T05:15:24.373721Z",
"url": "https://files.pythonhosted.org/packages/52/ba/4ca274ce17869144f07b4aa225c2bba1d83e2ea2fea9cc5bb44a063b37e3/django_admin_dracula-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-31 05:15:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sjbitcode",
"github_project": "django-admin-dracula",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "django-admin-dracula"
}