forked from gkuhn1/django-admin-templates-twitter-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Django admin templates customized to use twitter bootstrap
License
pamelafox-coursera/django-admin-templates-twitter-bootstrap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Django admin templates customized to use twitter bootstrap Can be customized like defaults admin templates AUTHOR Guilherme Kuhn <g.kuhn0@gmail.com> REQUERIMENTS Django V=1.3.1 Twitter Bootstrap V=1.4 INSTALLATION 1. run 'python setup.py install' 2. Add to INSTALLED_APPS in your settings.py after django.contrib.admin: INSTALLED_APPS = ( ... 'django.contrib.admin', 'django_admin_bootstrap', ... )
About
Django admin templates customized to use twitter bootstrap
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%