Go to file
David Jean Louis 24662e903f initial import 2010-02-04 14:15:56 +01:00
admin_tools initial import 2010-02-04 14:15:56 +01:00
docs initial import 2010-02-04 14:15:56 +01:00
.hgignore initial import 2010-02-04 14:15:56 +01:00
AUTHORS initial import 2010-02-04 14:15:56 +01:00
CHANGELOG initial import 2010-02-04 14:15:56 +01:00
INSTALL initial import 2010-02-04 14:15:56 +01:00
LICENSE initial import 2010-02-04 14:15:56 +01:00
MANIFEST.in initial import 2010-02-04 14:15:56 +01:00
README initial import 2010-02-04 14:15:56 +01:00
setup.py initial import 2010-02-04 14:15:56 +01:00

README

==================
django-admin-tools
==================

django-admin-tools is a collection of extensions/tools for the default django 
administration interface, it includes:

* a full featured and customizable dashboard,
* a customizable menu bar,
* tools to make admin theming easier.

It was originally developed for django-cms, and then extracted to this 
pluggable app.

For installation instructions, see the file "INSTALL" in this directory; for 
instructions on how to use this application, and on what it provides, see the 
file "quickstart.rst" in the "docs/" directory.

todo: write a better README