Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.26 KB

index.rst

File metadata and controls

40 lines (32 loc) · 1.26 KB

Welcome to django-admin-tools's documentation!

This documentation covers the latest release of django-admin-tools, a collection of extensions and tools for the Django administration interface, django-admin-tools includes:

  • a full featured and customizable dashboard (for the admin index page and the admin applications index pages),
  • a customizable menu bar,
  • tools to make admin theming easier.

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

To get up and running quickly, consult the quick-start guide <quickstart>, which describes all the necessary steps to install django-admin-tools and configure it for the default setup. For more detailed information about how to install and how to customize django-admin-tools, read through the documentation listed below.

Contents:

quickstart installation configuration customization menu dashboard integration testing