Hello dev team! I think that if some field set to *readonly_fields* than we should display disabled field in *list_editable*.
Now I have set field "*price*" into *list_editable* and *readonly_fields*. And I see this field not editable in "change view" in admin panel, but I see it editable in "list view". If field not editable - I should not edit this field in admin site. But, as I can see - I can edit this field in "list view", that creates some problems. Because it isn't what I wan to see. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/702c9d44-a8b3-4826-a242-31e36ce27813%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

