Skip to main content

Django admin toolbox - bunch of improvements for default django admin

Project description

This package provides bunch of useful tools for default django admin site, such as:

Tools are suited in separate packages, so you can pick ones that suits your needs.

All configuration is held in ADMIN_TOOLBOX dict that should be placed in your settings.py file.

Admin sidebar

This django app adds sidebar to the left of standard django admin template.

Purpose of this sidebar is to replace default list of models in django admin with something more customizable and useful.

Instalation

  1. add admin_toolbox.sidebar (or anything you’ve named it) at the top of your INSTALLED_APPS (at least above django.contrib.admin)

Configuration

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-admin-toolbox-1.0.0.dev5.tar.gz (574.0 kB view hashes)

Uploaded Source

Built Distribution

django_admin_toolbox-1.0.0.dev5-py2.py3-none-any.whl (578.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page