Generic per-object permissions for Django
Project description
What is it?
django-permissions provides per-object permissions for Django
Documentation
For more documentation please visit: http://packages.python.org/django-permissions/
Code
The code can be found on bitbucket: http://bitbucket.org/diefenbach/django-permissions/
Implementations
If you want to see a comprehensive implementation of django-permissions take a look at the CMS LFC
Changes
1.0 beta 2 (2010-05-17)
Added license
1.0 beta 1 (2010-05-17)
Bugfix has_permission. Using roles=None instead of roles=[].
1.0 alpha 4 (2010-04-16)
Moved PermissionBase to __init__.py
1.0 alpha 3 (2010-03-30)
Added roles
1.0 alpha 2 (2010-03-22)
Added a lot of improvements on several places
1.0 alpha 1 (2010-03-11)
Initial public release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-permissions-1.0b2.tar.gz
(11.6 kB
view hashes)