On 5 jan, 10:55, "Mir Nazim" <[email protected]> wrote:
> Hello Guys
>
> I was wondering that is there any 3rd party ACL implementation for
> django. Django's permission system is a bit limited for the app we are
> working on.
> Actually, a per object access control is needed.

There's a granular_permissions app, but it requires a couple patches
(submitted but not applied so far...) to work correctly with current
django versions. It could at least get you started.

http://code.google.com/p/django-granular-permissions/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to