Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

chrisrayroxs/django-admin-bootstrapped

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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. clone the project into your python path (virtualenv highly suggested)
  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