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
Built Distribution
Close
Hashes for django-auth-reports-2.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8bfde1b754b652e2f98cac6f54015e378a7323046cef5acf0df5a3045948086 |
|
MD5 | d1403a547ce558bee3aa74ae93a903e0 |
|
BLAKE2b-256 | 94aba5e277ddc98f92267617a29cc73a5dbb88088a24f7b15a9dbfabf415baf3 |
Close
Hashes for django_auth_reports-2.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dee70bc6efcb87a66f0452a24f4139af5c8964585fa2cb74fa63ec7635f1d0bc |
|
MD5 | 649e27ba41e76360aafe241e976d3fd8 |
|
BLAKE2b-256 | 8ada04d056c648d6cd981c4375ac0c8affb9a3fa45a442a16faa99c771baa5db |