Re: edit hide

2018-09-16 Thread Mateusz Grabuszyński
As far as I understand the question -- you may be looking for that part of the documentation: https://docs.djangoproject.com/en/2.1/faq/admin/#how-do-i-limit-admin-access-so-that-objects-can-only-be-edited-by-the-users-who-created-them W dniu niedziela, 16 września 2018 18:39:31 UTC+2 użytkownik

Re: edit hide

2018-09-16 Thread Kasper Laudrup
Hi Raju, On 16/09/2018 18.30, Raju wrote: I want to update that in update view. i want else No one can update it without the author. How to do it? What's your update view? What do you mean by author? Please provide some more context or even better, some code if you expect anyone to be able

edit hide

2018-09-16 Thread Raju
I want to update that in update view. i want else No one can update it without the author. How to do it? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to dj