django-admin-tools
build-status-image codecov-image documentation-status-image pypi-version py-versions
Overview
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.
The code is hosted on Github .
Django-admin-tools is generously documented, you can
browse the documentation online
.
a good start is to read the quickstart guide
.
The project was created by David Jean Louis and was previously hosted on Bitbucket .
Please join the mailing list if you want to discuss of the future of django-admin-tools.
Requirements
django-admin-tools is compatible with Django 1.11 LTS up to Django 4.0 as well Python 2.7, 3.5+.
For older python and django versions please use the 0.8.1 version of django-admin-tools which is available on Pypi.
Installation
To install django-admin-tools, run the following command inside this directory: