Hi all

I am converting a desktop application to Django web application. The 
desktop app uses comboboxes (editable dropdown/select). Is their any 
elegant way of applying the same functionality in Django? Stack Overflow 
etc. all seem to be about dropdown select lists only.

I can see ways of doing this with a Choicefield plus a separate Charfield, 
but is there a better way?

Thanks -Phil 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1b7836ae-e52e-4e35-aefc-739ce6f586d0n%40googlegroups.com.

Reply via email to