Skip to content

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

Notifications You must be signed in to change notification settings

dmpeters/django-admin-bootstrapped

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-admin-bootstrapped

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

Requirements

  • Django 1.4.x.

Installation

  1. Download it from PyPi with pip install django-admin-bootstrapped
  2. Add 'django_admin_bootstrapped' into the INSTALLED_APPS list before 'django.contrib.admin'
  3. Have fun!

Goodies

TODO

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published