On Wed, Aug 29, 2012 at 4:17 PM, Vikas Rawal <[email protected]> wrote: > I want to have a field in which the drop-down menu lists some > suggestions that the user may choose from, or if nothing suits, the > user may enter something other than what is available on the menu.
I think you should use a properly modified autocomplete solution. https://code.djangoproject.com/wiki/AutoCompleteSolutions -- 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.

