javascript - Django and autocomplete quick and dirty approach -


can suggest simple quick , dirty method of providing autocomplete text field example. may consider drop down later on. can think of few strategies doing this, i'd stay away non-standard django packages.

are there js libraries help? thinking speed, need query options - i.e. text fields , let js/jquery figure out 1 works best , i'll expose js/jquery library list of keywords.

any suggestions save time?

there pretty 1 option i'd suggest:

django-autocomplete-light’s purpose enable autocompletes , in django project: fruit of half decade of r&d , thousands of contributions. designed django every part overridable or reusable independently. stable, tested, documented , supported: tries neighbour in django ecosystem.

its easy setup, has no dependencies , plays django.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -