Thanks, but this is to manipulate Posix ACL (user ACL on the actual
OS).

On Dec 14, 2:06 pm, "Ramdas S" <[email protected]> wrote:
> http://pylibacl.sourceforge.net/
>
> check this
>
> Might help
>
>
>
> On Sun, Dec 14, 2008 at 7:56 PM, Yanik <[email protected]> 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 [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