admin_bootstrap 0.7.0

admin_bootstrap Django admin templates that are compatible with Twitter Bootstrap version 2.Usage1. Clone the repository into your Django project.2. Add the path to 'admin_bootstrap/templates' to your TEMPLATE_DIRS setting.3. Add 'admin_bootstrap' to your...