On 5 jan, 10:55, "Mir Nazim" <mirna...@gmail.com> 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 django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---