Django-autocomplete-light

Latest version: v3.11.0

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 29

3.7.0

Well, Pypi won't let me upload there, it says:

HTTPError: 400 Client Error: This filename has already been used, use a different version. See https://pypi.org/help/#file-name-reuse for more information. for url: https://upload.pypi.org/legacy/

But I only see 3.6.0.dev0 and 3.6.0.dev1 and 3.7.0.dev0, I suppose I should
have done pre-releases on 3.6.dev0 and 3.7.dev0.

Anyway, it lets me upload on 3.8.0, one of the last 3.x releases !

But don't worry, 4.0 will not break anything, it will merely add a new
autocomplete script for people who want out of select2 or want something
more like what we had in DAL 1 & 2, it's here:

Demo: https://oss.yourlabs.me/autocomplete-light/
Source: https://yourlabs.io/oss/autocomplete-light

For those who remember, this solves *exactly* the same problems that
jquery-autocomplete-light did, except it's a lightweight StencilJS
WebComponent now.

3.6.0

This release actually never hit Pypi.

3.5.1

jquery.js was still loaded by the widget, fixed by timthelion

3.5.0

BACKWARD COMPATIBILITY BREAKS:
- jquery.js has been **removed** from widget.media, this means that you are
now responsible for ensuring that jquery is loaded in your page prior to
displaying the form (form.media).
- trailing dash was replaced by underscore in forward conf, ie.
dal-forward-conf-for-id_test becomes dal-forward-conf-for_id_test

1115: Compatibility with Django 3.0 by Alexandr Artemyev mogost
1079: Fixed access to $.fn.select2 by David dwasyl
1118: Highlight select field with error to match Django style by tchatow
1099: django-nested-admin forwarded field fix by akshenc

Also, tests now run fine on Travis thanks to jorrit-wehelp

3.4.1

3.4.0 Python 2 and Django < 2.0 support

3.3.4

Page 6 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.