Re: Data Level Access Control

2019-05-22 Thread Yang Luo
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

Re: Data Level Access Control

2010-01-07 Thread derek
hings they “own” (i.e., that they created) in the admin. " On Jan 5, 10:55 pm, 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 &g

Re: Data Level Access Control

2010-01-05 Thread Daniel Hilton
2010/1/5 datta : > Hi, > > Is there a setting/module that helps me to achieve data level access > control in a web application. There are a number of projects that are looking at row-level access control: http://nomadblue.com/blog/django/django-rbac/ http://opensource.washing

Data Level Access Control

2010-01-05 Thread datta
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