Yacht Shaver

Results 326 comments of Yacht Shaver

I think the change event should work, but I don't think the same selector should not work for change and focus, I think the underlying field (hidden select, as used...

I'm all for removal jquery.init.js if anybody wants to make a pull request about it.

What about offering an alternative autocomplete implementation in a webcomponent that autoloads and does not depend on jquery ? https://oss.yourlabs.me/autocomplete-light/ Implemented in #1170 Can we then close this issue ?

Thank you! Released 3.9.0rc4 (after dumbly failing the rc3 release :joy:), should be the last one before 3.9.0 if nobody runs into new issues in the next weeks... **NEW FEATURE...

@OmenApps I have rewritten your list feature in 3.9.0rc5: https://github.com/yourlabs/django-autocomplete-light/commit/8de5b22188cfbdfedc27d6e5691318dd4f4ab1d5 I think the modification I did in test is pretty minor but please check if it still works for you...

@mrfroggg Sorry about that, it's fixed f4013bb0 in 3.9.1rc2

Hi all, please try out https://pypi.org/project/django-autocomplete-light/3.9.5rc0/ Support for Django 4 and Python 310 and also merged contributions #1297 #1302 #1304 Working or breaking for you? Thanks! :tophat:

Does it work with django-add-another ?

@mrts yes, it's my solution for this problem

I suppose you would have to save the order in the view, and then make them use it to display items. Le mar. 8 mai 2018 à 11:48, nau a...