django-authority 0.14
0
A Django app that provides generic per-object-permissions for Django's auth app.
Contents
A Django app that provides generic per-object-permissions for Django's auth app.
Stars: 292, Watchers: 292, Forks: 58, Open Issues: 10The jazzband/django-authority
repo was created 15 years ago and the last code push was 2 years ago.
The project is popular with 292 github stars!
How to Install django-authority
You can install django-authority using pip
pip install django-authority
or add it to a project with poetry
poetry add django-authority
Package Details
- Author
- Jannis Leidel
- License
- BSD
- Homepage
- https://github.com/jazzband/django-authority/
- PyPi:
- https://pypi.org/project/django-authority/
- GitHub Repo:
- https://github.com/jazzband/django-authority
Classifiers
Related Packages
Errors
A list of common django-authority errors.
Code Examples
Here are some django-authority
code examples and snippets.