Skip to main content

Adds csv reports for auth groups, right-side filtering for filter_horizontal m2m widgets

Project description

Django Auth Reports

A Django application that:
-Adds csv downloads of group permissions
-Adds right-side filtering in m2m filter_horizontal widgets

Compatibility

For Django 1.x, use django-auth-reports 1.x

For Django 2.x, use django-auth-reports 2.x

Installation

$ pip install django-auth-reports

Add the following to the top of the INSTALLED_APPS in your project's settings file, above django.contrib.admin and django.contrib auth:

'auth_reports',

Collect static media:

manage.py collectstatic

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-auth-reports-2.0.4.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

django_auth_reports-2.0.4-py2.py3-none-any.whl (7.9 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