Alternatives to django-autocomplete-light and django-ajax-selects? -


i have dropdowns in project forms might include hundreds of values . spent time trying use django-autocomplete-light , django-ajax-selects packages doesn't work me , not getting answers on so.

django ajax-selects package not working. missing?

django-autocomplete-light displays empty dropdown in form

is there pure django simple solution problem without js? popup search example.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

java - How to put two numbers separated by a space into two different arrays -