-
Notifications
You must be signed in to change notification settings - Fork 18
Django admin templates customized to use twitter bootstrap
License
gkuhn1/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 <[email protected]> CONTRIBUTORS (Feel free to put your name here!) REQUERIMENTS Django V=1.3.1 Twitter Bootstrap v=2 INSTALLATION 1. run 'python setup.py install' 2. Add to INSTALLED_APPS in your settings.py before django.contrib.admin: INSTALLED_APPS = ( ... 'admin_bootstrap', 'django.contrib.admin', ... )
About
Django admin templates customized to use twitter bootstrap
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published