Monday, October 24, 2016

Re: Read Only by user in Django Admin

Hello,

This looks perfect when i don't have any fields in list_editable.

This code is not working with list_editable.

On Sunday, February 8, 2015 at 8:14:26 PM UTC+5:30, Hangloser Firestarter wrote:
Hello.
I am using the admin backend of a system, but not all users of this backend can access all system models.
By default Django is the roles ADD, EDIT and DELETE, I wonder if anyone has customized the model auth.permission to generate a permission 'read only' to Django Admin? Or if you have used any APP to do that.


Thank

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c8f793bc-c780-459f-816a-f1b3a5d902cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment