In the last Django advent, Zain Memon said: "A lot of implemented features missed the cut for Django 1.2, like drag-and-drop reordering of inlines for models with an ordering field, and an autocomplete widget for Foreign Key and M2M relations to be used instead of the select drop-down (or raw_id_fields). Those features (and others) will most likely land in Django 1.3."
Is this still the plan? I think autocomplete is one of the features that is sorely missing from Django (working with lookups numbering in the tens of thousands is virtually impossible). All of the third party apps have various quirks and shortcomings - great in some areas and poor in others. An official, full-featured solution would be ideal. Thanks Derek -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

