How can i create an autocomplete with Jquery? – Jquery ajax
I'm creating a Django site, on a certain template i added an Ajax form and i would like to add an autocomplete feature, in order to make navigation easier. My main problem is that the data i should search is…