This project has been archived by its maintainers, and is no longer receiving any updates.
Description
blanc-admin-theme brings fresh air to the default Django Admin interface which hasn’t changed 10 years from the very first version of Django framework. This theme just makes UI modern and clean.
This app just overrides default admin’s CSS. All changes are about colors, margins, sizes. Nothing major.
No any markup changes.
Installation
Install via pip: pip install blanc-admin-theme
Put blanc_admin_theme app in your INSTALLED_APPS before django.contrib.admin:
INSTALLED_APPS = ( ... 'blanc_admin_theme', 'django.contrib.admin', ... )That’s it.
Compatibility
Works correct in Django 1.6+. Older Django versions use a slightly different way to show icons, so it requires changing markup or adding python logic to make this theme compatible.
Testing
Tested in: - IE7+ (IE7 and IE8 are OK in terms of graceful degradation) - FF30+ (Windows, Ubuntu, OSX) - Chrome 35+ (Windows, Ubuntu, OSX) - Safari 8 (OSX)
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 blanc-admin-theme-1.0.2.tar.gz.
File metadata
- Download URL: blanc-admin-theme-1.0.2.tar.gz
- Upload date:
- Size: 774.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
794160ff242c53500039fe7225bf360766269c7ed558952d8be723fec36db6b8
|
|
| MD5 |
a31a168d2bcd3303d18a22f2d700af99
|
|
| BLAKE2b-256 |
ef5ad138e0005d734709d8c2b7d1e026374314cdbb586b09e38d0c04453afc26
|
File details
Details for the file blanc_admin_theme-1.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: blanc_admin_theme-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 788.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
933590305915ed0852dfd8d1a6c461f60b3f17b69b11a08c6fb4ddd4162d4c22
|
|
| MD5 |
3af70075723f4831ad3a3d2892793a37
|
|
| BLAKE2b-256 |
db1bdaf00f67d8536ef8b507873664c070dd1c3158928e087002d4e04f284aad
|