A Django admin theme with a red color scheme
Project description
Django Red Admin Theme A Django admin theme that applies a red color scheme with custom fonts and sizes. Installation pip install django-red-admin-theme
Usage
Add "django_red_admin_theme" to INSTALLED_APPS in your Django settings.py:
INSTALLED_APPS = [ 'django_red_admin_theme', 'django.contrib.admin', # ... other apps ]
Run python manage.py collectstatic to copy the static files to your project’s static directory.
The red theme will automatically apply to your Django admin interface.
License MIT 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_red_admin_theme-0.1.0.tar.gz.
File metadata
- Download URL: django_red_admin_theme-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
890a28c8345af09114f6d83cf476adb2d95c5a166db76c6f5683e5e1edca741f
|
|
| MD5 |
72416871b1db96eaa0ba01200cc2efae
|
|
| BLAKE2b-256 |
f52c114a5a2cdefad83aa9fdd32dacf15e9a8df75b42934784a85642161fd32c
|
File details
Details for the file django_red_admin_theme-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_red_admin_theme-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
068064b886a7b7832c7d39b0575c1866138a8f5b248c5e6b58e5281c2e4d9c02
|
|
| MD5 |
b477b60443a642717e3bfeb05e358586
|
|
| BLAKE2b-256 |
82853ba879da70267f4335bf230c5bca5bbaac51c5ef6c8e4b761a002711c78e
|