debian-django-admin-tools/README

18 lines
582 B
Plaintext

==================
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.