Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 988 Bytes

index.rst

File metadata and controls

49 lines (31 loc) · 988 Bytes

django-permissions-auditor

Admin site for auditing and managing permissions for views in your Django app.

image

Features

  • Automatically parse views registered in Django's URL system
  • Out of the box support for Django's authentication system
  • Easily extensible for custom permission schemes

Contribute

License

The project is licensed under the MIT license.

overview installation settings admin_site management_commands example processors/index custom_processors changelog