Hello and thank you in advance,
I am trying to create a django form where I can select a value from an existing list. I would like the field(s) to be autofilled as the user types his selection.
Can someone please point me to a tutorial, or how to, or some other information on how to make this happen?
Thank you,
dp
For learning how to do it from scratch with JQuery see here
For making your life easier and automating this stuff see django-ajax-selects