Implementation of per object permissions for Django 1.2
http://github.com/lukaszb/django-guardian
django-guardian is implementation of per object permissions as
authorization backend which is supported since Django 1.2. It won't
work with older Django releases.
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-django-guardian && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-guardian-2.3.0.tar.gz | 0000159296 156 KB | |
python-django-guardian.changes | 0000007635 7.46 KB | |
python-django-guardian.spec | 0000001951 1.91 KB |
Revision 17 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 812905
from
Ondřej Súkup (mimi_vx)
(revision 17)
- Update to 2.3.0 * Drop support for Django 2.1 * Fix compatibility with UUIDField primary keys * Fix formatting for pyupgrade * Fix error with get_objects_for_user on PostgreSQL * Modify 'assign_perm' shortcut to treat lists as a queryset * Updated links to Django documentation and django-authority repository * Removed reference to "easy_install" in the documentation * Run migrations check only if required version of django is installed
Comments 0