A CSS-only skin for the Django Admin app.
Project description
Goal
To provide a CSS-only skin for the Django’s Admin app. This would allow adjustments to standard templates to work without modification.
Use
Install the app with pip install django-admintheme.
Add admintheme to the top of INSTALLED_APPS:
INSTALLED_APPS = ( 'admintheme', 'django.contrib.admin', # ... )
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
django-admintheme-0.1b1.tar.gz
(253.1 kB
view details)
File details
Details for the file django-admintheme-0.1b1.tar.gz
.
File metadata
- Download URL: django-admintheme-0.1b1.tar.gz
- Upload date:
- Size: 253.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 091ba51b77abfe6c07d58f83a06fcfabf52e1f1293458f0a11d5134a32e1ae03 |
|
MD5 | 6653b3a4c14eee9450e9265ade06aea6 |
|
BLAKE2b-256 | 5d6782d00836c5106ba8c8ba621df370e6a3a1a21e703e4f0a8801a1f47fb90a |