Add a field on your model to identify the user who created each instance & 
then extend your model_admin's queryset method to filter queryset by the 
user.

On Sunday, March 18, 2012 4:37:43 AM UTC+5:30, omerd wrote:
>
> 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. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/diDJg11eXLEJ.
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