Adds twitter bootstrap and other nicities to the Django admin
Project description
====
Bootstrap
=====
Bootstrap is an app for django that adds Twitter Bootstrap and other nicities to the Django admin.
Quick start
-----------
1. Add "bootstrap" to your INSTALLED_APPS settings before "django.contrib.admin" like this:
INSTALLED_APPS = (
...
'bootstrap',
)
2. Visit http://127.0.0.1:8000/admin/ to check it out.
Bootstrap
=====
Bootstrap is an app for django that adds Twitter Bootstrap and other nicities to the Django admin.
Quick start
-----------
1. Add "bootstrap" to your INSTALLED_APPS settings before "django.contrib.admin" like this:
INSTALLED_APPS = (
...
'bootstrap',
)
2. Visit http://127.0.0.1:8000/admin/ to check it out.
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
django-bootstrap-admin-0.2.tar.gz
(442.7 kB
view details)
Built Distribution
File details
Details for the file django-bootstrap-admin-0.2.tar.gz
.
File metadata
- Download URL: django-bootstrap-admin-0.2.tar.gz
- Upload date:
- Size: 442.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54d24c71d5b33f499374bbbab40034c2b61d7578d2b8823fa3d07722f8789b43 |
|
MD5 | 8713616c0894eeb74805c1182a91feea |
|
BLAKE2b-256 | 3f60b0233b956306c8d04370da23a1dd567c061d974332f94690eb1a360ba5bf |
Provenance
File details
Details for the file django-bootstrap-admin-0.2.macosx-10.8-intel.exe
.
File metadata
- Download URL: django-bootstrap-admin-0.2.macosx-10.8-intel.exe
- Upload date:
- Size: 529.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af20c03a1b5f46a1a5f571b1c993cb51ac2bc9b3872ffc15382b3df24f9732e4 |
|
MD5 | c30810311f70b85f846300b25bc9edab |
|
BLAKE2b-256 | 97cbf1eba7b258149fc4b3771aaba6c0e82030de400516114631df2ae288ee9a |