Django Admin Theme is a CSS-only skin for the Django’s Admin app. This allows projects that make customizations to the standard admin templates to work without modification.
Screen shots
Use
Install the app with pip install django-admintheme.
Add admintheme to the top of INSTALLED_APPS:
INSTALLED_APPS = ( 'admintheme', 'django.contrib.admin', # ... )
How to Contribute
- Submit bugs.
Enter them at https://github.com/callowayproject/django-admintheme/issues.
Include a screen shot if possible
Include HTML if it isn’t common or if it is necessary
- Give Feedback.
Enter feedback as a bug (see above).
We’ll keep it open for some discussion, if necessary, depending on other feedback.
- Submit Patches.
- Types of patches:
Updates to the test_pages files for missed cases.
Documentation updates
SCSS updates
Submit a pull request!
Include a screen shot if it is a different look so others can give feedback without having to download and install the fork.
Release files for django-admintheme 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-admintheme-0.2.tar.gz | 933.9 kB | Details |
Release files / django-admintheme-0.2.tar.gz
| Download URL | django-admintheme-0.2.tar.gz |
|---|---|
| Size | 933.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
baa7cdb4980a7b65ce48c0bb2a89db8d99aaeeeb6fe6641a09090fa11e161a45
|
|
BLAKE2b-256 checksum How to use checksums |
63c77a341f611a4a734cbcc3f7dfbc3b960678352b7c3cef66f7b15551931d04
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |