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:Factory:Rebuild/python-django-guardian && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-guardian-2.1.0.tar.gz | 0000156190 153 KB | |
python-django-guardian.changes | 0000006869 6.71 KB | |
python-django-guardian.spec | 0000002024 1.98 KB |
Revision 15 (latest revision is 22)
Yuchen Lin (maxlin_factory)
accepted
request 731218
from
Tomáš Chvátal (scarabeus_iv)
(revision 15)
- Update to 2.1.0: * Drop support for Python 2.7 & 3.4 and Django 1.11 & 2.0 * Upgrade to use `django.urls.path` in routing * Auto pre-fetching permission via `GUARDIAN_AUTO_PREFETCH` * Add tests for missing migrations
Comments 0