Skip to content

roundware/django-admin-bootstrapped

 
 

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/roundware/django-admin-bootstrapped.git@master#egg=django_admin_bootstrapped

OR

git clone https://github.com/roundware/django-admin-bootstrapped
cd  django-admin-bootstrapped
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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 74.1%
  • Python 15.6%
  • JavaScript 6.1%
  • CSS 4.2%