Bootstrap theme for Django admin
Project description
django-admin-bootstrap-legacy is a Custom Responsible Skin for Django Admin 1.7 and upper.
Features
a bit of responsiveness
search directly from the apps list
sidebar logs for specific app (on app index)
django-mptt custom templates
django-reversion and django-reversion-compare custom templates
Install
NOTE: I’m assuming you use pip to install the Python Packages.
$ pip install bootstrap_admin_legacy
or from github master branch
$ pip install git+https://github.com/alrusdi/django-admin-bootstrap-legacy.git
And don’t forget to add bootstrap_admin in INSTALLED_APPS before the django.contrib.admin.
Example:
INSTALLED_APPS = ( # ... 'bootstrap_admin', 'django.contrib.admin', # ... )
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bootstrap_admin_legacy-0.1.4.tar.gz
(365.3 kB
view details)
File details
Details for the file bootstrap_admin_legacy-0.1.4.tar.gz
.
File metadata
- Download URL: bootstrap_admin_legacy-0.1.4.tar.gz
- Upload date:
- Size: 365.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccb001549a548ab0dc07d40f2adcbebea4e89e3d761df57db6757252b0e4e285 |
|
MD5 | 681bb0864d6b7956b14400a18ec1ad88 |
|
BLAKE2b-256 | a3d82d0a6696ca37a72e770b3d0bc56b980a29642f974211f22884e809885a6e |