Hi datta,

You can try PyCasbin: https://github.com/pycasbin/django-casbin

On Wednesday, January 6, 2010 at 4:55:12 AM UTC+8, datta wrote:
>
> Hi,
>
> Is there a setting/module that helps me to achieve data level access
> control in a web application.
>
> For example, if I have a sales app, the leads created by one user
> should not be visible to the other. Also, I should be able to create
> sales hierarchies ( agents attached to managers, managers reporting to
> VP;s and VP;s managing sub-organizations in a organization). If anyone
> of you is familiar with 'siebel' access control module, this
> functionality is implemented there.
>
> I know that one can achieve all of this programmatically, but if there
> is an app or a setting that helps me do this, that will be great. I am
> not sure if Pinax is planning to provide a similar functionality in
> one of its 'base' projects.
>
> Thanks!
> Datta
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f3f332cb-b1ca-4c05-933b-641cdb204740%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to