On Sun, Mar 18, 2012 at 12:07 AM, omerd <ome...@gmail.com> wrote:
> Hi,
>
> I want to be able to show parts of the change list, by the user that
> view it.
> The case is that every super-user can create instances of a certain
> model. I wan't that in the change-list page of that model in the admin
> site, every user will see only the instances that he'd created. Of
> course, this user doesn't have permissions to view or edit instances
> of other users.
>
> What is the best approach to accomplish this?
>

take a look at this project:
https://github.com/lukaszb/django-guardian

or search in google by: django admin row level permission
-- 
Marc

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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.

Reply via email to