Hello everyone...
I'm using django-smart-selects for my dependent selects, you know, like if you choose a Country only the cities from that country have to come up in the second select. And it's working great, but now we've faced a problem..
We want to add search functionality to the selects, we managed to do so with (select2, chosen, jQuery Autocomplete) all 3 work but they break django-smart-selects functionality, I can choose the country, but then the cities selects is empty...
Anyone have been able to integrate them? Or do you know any other package that has both functionalities in django?
Thanks in advance for the help!
--
Jorge Andres Vergara Ebratt#SoftwareDeveloper (Or at least trying to be)
@javebratt