
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: 294, Watchers: 294, Forks: 57, Open Issues: 11The jazzband/django-authority repo was created 16 years ago and the last code push was 4 years ago.
The project is popular with 294 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.
pythonfix