Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.21 KB

index.rst

File metadata and controls

39 lines (32 loc) · 1.21 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.

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 multiple_admin_sites menu dashboard integration contributing testing