
django-guardian 3.2.0
0
Per object permissions for Django
Contents
Per object permissions for Django
Stars: 3872, Watchers: 3872, Forks: 581, Open Issues: 45The django-guardian/django-guardian repo was created 15 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 3872 github stars!
How to Install django-guardian
You can install django-guardian using pip
pip install django-guardian
or add it to a project with poetry
poetry add django-guardian
Package Details
- Author
- Chris Maggiuli, Bona Fide IT GmbH, Columbia University, SIS Development and Application Services
- License
- BSD-2-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-guardian/
- Documentation:
- https://django-guardian.readthedocs.io/
- GitHub Repo:
- https://github.com/django-guardian/django-guardian
Classifiers
- Security
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-guardian errors.
Code Examples
Here are some django-guardian code examples and snippets.
GitHub Issues
The django-guardian package has 45 open issues on GitHub
- save one database query per assign_perm when using generic permissions
- optional filter for inactive user filter is added
- refactor: inherit ObjectPermissionBackend from Django's BaseBackend
- objects permission for limited only for have a permission
pythonfix







