diefenbach / django-permissions

BSD 3-Clause "New" or "Revised" License
13 stars 12 forks source link

Introduction

django-permissions provides per-object permissions for Django on roles: http://en.wikipedia.org/wiki/Role-based_access_control

Code

The code can be found on bitbucket: http://github.com/diefenbach/django-permissions

Implementations

If you want to see a comprehensive implementation of django-permissions take a look at the CMS LFC <http://pypi.python.org/pypi/django-lfc>_

Changes

1.2.2 (2014-05-10)

1.2 (2014-05-10)

1.1 (2014-06-26)

1.0.3 (2011-04-30)

Bugfix release

Changes

1.0.2 (2011-04-09)

Bugfix release

1.0.1 (2011-04-08)

Bugfix release

1.0 (2010-08-24)

1.0 beta 4 (2010-07-23)

1.0 beta 3 (2010-07-07)

1.0 beta 2 (2010-05-17)

1.0 beta 1 (2010-05-17)

1.0 alpha 4 (2010-04-16)

1.0 alpha 3 (2010-03-30)

1.0 alpha 2 (2010-03-22)

1.0 alpha 1 (2010-03-11)