Skip to content

hellpanderrr/django-admin-bootstrapped-1.9-compatible

 
 

Repository files navigation

django-admin-bootstrapped

This is a Django-1.9 compatible version of https://github.com/django-admin-bootstrapped/django-admin-bootstrapped

Installation

pip install -e git+git://github.com/hellpanderrr/django-admin-bootstrapped-1.9-compatible.git@master#egg=django_admin_bootstrapped

OR

git clone https://github.com/hellpanderrr/django-admin-bootstrapped-1.9-compatible
cd  django-admin-bootstrapped-1.9-compatible
pip install -e .

About

A Django 1.9 admin theme using Twitter Bootstrap. It doesn't need any kind of modification on your side, just add it to the installed apps.

Topics

Resources

License

Stars

2 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 74.0%
  • Python 15.7%
  • JavaScript 6.1%
  • CSS 4.2%