google-code-export / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
0 stars 0 forks source link

Related lookups not working for M2M fields #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
raw_id_admin fields do not display the related objects next to the input box if 
the raw_admin_field 
is an M2M field. ForeignKey fields work fine however. I have tested this on Mac 
OS X with Firefox 3 
and 3.5, as well as Safari 4.0.

In Firefox, the looking-glass icon appears, and more related objects can be 
added, but in Safari 
there is no looking-glass, and objects can only be added by manually entering 
their id.

Original issue reported on code.google.com by ether.mu...@gmail.com on 19 Aug 2009 at 5:08

GoogleCodeExporter commented 9 years ago
I´ve just tested with both firefox and safari on a mac. works fine for me. can 
you
give more details?

btw: you have checked the "django issues" and added the patch for m2m-fields, 
right?
because otherwise it won´t work at all because of an unresolved django-bug. 
without
the patch it shouldn´t work in firefox either ...

Original comment by sehmaschine on 19 Aug 2009 at 7:34

GoogleCodeExporter commented 9 years ago
My apologies. I haven't applied the patch. I'll give it a try.

Original comment by ether.mu...@gmail.com on 19 Aug 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Yes - problem solved. This ticket is invalid. Thank you.

Original comment by ether.mu...@gmail.com on 20 Aug 2009 at 1:30

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 20 Aug 2009 at 6:49