Hello, I know there is a way to show an other field value of the same row for a fk field. Is that correct?
How to do it? This work in case of m2m table :If you check in appadmin in membership table the group_id are replaced by the role of the auth_group table...
I there a way to do the same thing for table containing many fields and fk?Can't find the code to do that... Should be in the model of the auth_ tables...
Jonhy

