http://pylibacl.sourceforge.net/

check this

Might help

On Sun, Dec 14, 2008 at 7:56 PM, Yanik <yanikpro...@gmail.com> wrote:

>
> Hello,
>
> I need to build a custom ACL for the app I'm working on, Django's
> isn't specific enough (I need to give permissions based on IDs,
> statuses, etc.).
>
> I'd also like to attach it to the user, so that I could lookup in a
> way something like User.acl.has_permission(post_id, "can_edit). How
> can I attach my ACL to the User model "dynamically", without actually
> touching Django's base code?
>
> Thank you.
>
> >
>


-- 
Ramdas S
+91 9342 583 065

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to