https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.save_model

On Thu, Dec 6, 2012 at 8:18 AM, Javier Guerra Giraldez
<jav...@guerrag.com>wrote:

> On Thu, Dec 6, 2012 at 8:44 AM, Mārtiņš Jakubovičs
> <martins.jakubov...@gmail.com> wrote:
> > I have app "items" and in admin page I create two users with permisions
> to
> > create, edit and delete "items". But I want that only user who create
> item
> > can edit and delete id. How can I do that?
>
> search for "record-level permissions"
>
> --
> Javier
>
> --
> 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.
>
>

-- 
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