Re: Changelist links for proxy model admins

2021-10-20 Thread Niccolò Mineo
Hi Adam, let me explain with one use case (I believe there's at least one more, but it doesn't matter for example's sake): say you have a model Employee with two proxy models DeliveryPerson and CallCenterOperator, but only Employee has a ModelAdmin. You get to the Employee admin changelist and

Re: Changelist links for proxy model admins

2021-10-20 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi Niccolò I suspect no one has replied to your thread because your use case is too niche. Perhaps try showing the issue with more words and more visually with a screenshot or two. To me it sounds like "the admin links to the wrong place for proxy models" which sounds like a plain bug, and if tha