On Thu, 2009-01-22 at 21:51 +0600, Yuri Baburov wrote:
> Hi, and what's wrong with writing a fix for admin to make "inverted"
> m2m relation to show m2m if specified in list_display list? I know
> it's not easy to do for one who is not django creator, but since it's
> open source... ;)
> 
> Core devs, what's your opinion?

You're proposing something a bit different to the topic of the thread.
The original poster is arguing for a change to the way data is described
in order, solely, to affect the presentation. That's a fairly egregious
hack and I'm strongly against that idea for precisely that reason --
it's symptom patching, not problem solving. I suggested in the
django-users thread that was referenced that approaching this as a form
field problem (which is what it is) is the right approach.

Addressing this only in the admin would be short-sighted, however. A for
field that new how to handle reverse relations would be the first step
and then allowing the admin to use that is the second one.

> 
> Such change is pretty logical, short and non-intrusive.

I look forward to reading your patch. :-)

Regards,
Malcolm


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to