On 5/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > it is very difficult to select a record for a 1:n relation from a drop > down listbox if the related table contains many (in my case 3000 today) > records. is it possible to tell the admin fe to give a nice selection > window with the usual filter/sort possibilities? > >
See this page for an AJAX widget i've written to address this problem. http://code.djangoproject.com/wiki/AJAXWidgetComboBox This only works in your own views at the moment, not in the Django Admin application. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---