Dear All,
I am new to Selectable. I have functioning application written in Django using Selectable.
It works fine when DEBUG=True, however when DEBUG is set to False for deployment, autocomplete function is not working. In addition, the form appearance is distinguishably different.
This behavior is observed with the example application that comes with the installation as well. Therefore, I believe that it is either something related to Selectable module or some more general setting problem of my Django platform.
I greatly appreciate any help on this.
Thank you,
O.A.