Yacht Shaver

Results 326 comments of Yacht Shaver

Excellent question, I believe we offer no way as of now. Do you want to open a PR that emits an event after initialization? Would that help?

I think so, did you find a similar example in the documentation http://django-autocomplete-light.rtfd.io/ ? It should cover all supported use case with example code.

In DAL v3, you could probably do that with [`select:closing` DOM event](https://select2.github.io/examples.html#events).

There's always a way ;) Just override the right function in the script.

It is just for tags: https://github.com/yourlabs/django-autocomplete-light/blob/master/src/dal_select2/static/autocomplete_light/select2.js#L90

It's probably for backward compatibility story. Django tagging apps solve the issue "use a text input and provide a model field to encapsulate a generic many to many relation". They...

Please try to reproduce your issue in an example app in the test project and reopen this issue

Ok, could you reproduce your issue in test project? It would be easier to take a look on a live example I can debug

Sorry about that, I forgot about this since the release shell script, will definitely add it