Hi, I have submitted a new patch for the ticket #7028 https://code.djangoproject.com/ticket/7028 a few weeks ago to address the problem of giving a better feedback next to the admin's raw_id fields by displaying the __unicode__() «string».
As Julien told me in a comment, we may go further by providing something like a ListBuilder à la Apple Mail : http://wiki.jqueryui.com/w/page/12137993/ListBuilder I have started a patch in this direction but it is annoying to write `yet another jquery.autocomplete plugin' with all the edge case in the keypress/keyup events. I would like to have your thoughts before I go further : 1. Does the idea have a chance to live (as a patch) ? 2. If yes, should we backport to django an existing autocomplete plugin ? Cheers, Stanislas. -- 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.