Yacht Shaver

Results 326 comments of Yacht Shaver

If anybody reproduces this in the test_project i'll take a look.

I'm going to have to face this soon myself...

Select2 needs jQuery to be loaded.

Select2 needs jQuery to be loaded **first**: http://django-autocomplete-light.readthedocs.io/en/master/tutorial.html#using-autocompletes-outside-the-admin

Please define "local mode" and "in browser". Please also remove everything we don't need from your issue (extra blocks and other stuff tht's irrelevant to the js error and so...

Move {{ form.media }} after jquery.

IIRC all that was just to support both django admin and user-loaded jquery.

@xrmx this is supposed to make it wokrks, when it overrides the admin's version: https://github.com/yourlabs/django-autocomplete-light/blob/master/src/dal/static/admin/js/jquery.init.js It's basically the same issue django has here: https://github.com/django/django/pull/6385#issuecomment-306031642 Did you try with master too...

@pySilver I'm focusing on https://oss.yourlabs.me/autocomplete-light/ May I ask that you open a merge request with the deps upgrade ?