Go to file
David Jean Louis a1807c20e2 increased depth of the TOC, added some aknowledgements, removed a todo item 2010-02-07 15:16:44 +01:00
admin_tools uniformise kwargs names for LinkListDashboardModule 2010-02-06 13:54:42 +01:00
docs increased depth of the TOC, added some aknowledgements, removed a todo item 2010-02-07 15:16:44 +01:00
.hgignore initial import 2010-02-04 14:15:56 +01:00
AUTHORS increased depth of the TOC, added some aknowledgements, removed a todo item 2010-02-07 15:16:44 +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 increased depth of the TOC, added some aknowledgements, removed a todo item 2010-02-07 15:16:44 +01:00
setup.py fixed setup.py, jquery was missing 2010-02-07 14:13:47 +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.