Re: Admin: Making raw_id fields navigable for readonly users

2020-01-18 Thread Julien Rebetez
as well? I don't think they're rendered as links, are they? > > Best regards, > > -- > Aymeric. > > > > On 18 Jan 2020, at 19:18, Julien Rebetez wrote: > > Hello, > > When viewing a model with raw_id fields in the admin UI, if you only have > view permi

Admin: Making raw_id fields navigable for readonly users

2020-01-18 Thread Julien Rebetez
Hello, When viewing a model with raw_id fields in the admin UI, if you only have view permission, then those fields are not rendered as links (you cannot go to the related model) - they are just plaintext. I that something that you would agree to change ? That would be helpful for us at work a