Row Level Permissions work perfectly: http://code.djangoproject.com/wiki/RowLevelPermissions
On Thu, Mar 11, 2010 at 14:21, Rodrigo Cea <rodrigo...@gmail.com> wrote: > What's the current state of the art for Row Level Permissions? > > I need to set permissions for users on a MPTT-based page tree, where > each user will be allowed to edit only a specific branch, using the > admin. > > I found this: http://www.djangosnippets.org/snippets/1054/, which > might work, but wonder if there's a more standard way to do it. > > Rodrigo > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@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. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.