Re: Per-object permissions

2009-11-25 Thread Gamliel Roi
tty sure that has per- > >>> object-permissions. > >>> > >>> http://packages.python.org/django-authority/index.html > >>> > >>> On Nov 24, 7:00 am, gamliel roi wrote: > >>>> Hello all, > >>>> > >>>> I

Per-object permissions

2009-11-24 Thread gamliel roi
Hello all, I have the admin site up and running but I need to create a group of users, such that each of the users will be able to edit objects that are only relevant to them (e.g Project objects that the user is also the ProjectManager). I know that in the past Django had a Per-object permission