django-rbac
Role-Based Access Control system for permissions in Django.
I initially developed the first version of this app for a social network, to give its users the ability to control who has privileges upon their profiles, photo albums, personal information, and such. If you are in a similar situation, you'll find that django-rbac suits perfect for your purposes. But, as long as a general-purpose access control is being implemented, even if you are building any other kind of application which needs this level of permission control, django-rbac will help you out. I think I have made it enough generic to match a wide range of use cases.
- Source control:
- http://bitbucket.org/nabucosound/django-rbac/
- Home page:
- http://nomadblue.com/blog/django/django-rbac/
- Authors
- Hector Garcia
- Tags
- permissions roles users
There are no releases of this app.
This app is being cared for by: Andy McKay
Comments
There are no comments.
Login to add comments

