Django-autocomplete-light

Latest version: v3.11.0

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

Scan your dependencies

Page 14 of 29

2.2.2

Not secure
422: Ambiguous column names in AutocompleteModelBase.
Also removed a generic exception expect/pass.

2.2.1

Not secure
Django 1.8 admin support hacks broke create_choices_on_the_fly example and
probably some other wicked JS things in user projects.

Note that we have also extracted django admin specific hooks from widget.js
into django_admin.js. So if you have custom JS loading in the admin instead
of `{% include 'autocomplete_light/static.html' %}` then you should update
it to include django_admin.js in django admin.

2.2.0

Not secure
- 318: Remove extra spaces rendered in choices.
- 438: Hide autocomplete on scroll in Firefox because it bugs (temp fix).
- 432: New bootstrap_modal test_app by lucky-user.
- 118: Extracted JS into a standalone jquery-plugin:
https://github.com/yourlabs/jquery-autocomplete-light

2.2.0rc8

Not secure
- 408: Django admin's new edit link was implemented in such a way that
it's unable to generate itself properly server-side on initial rendering.

2.2.0rc7

Not secure
- call fixPosition() on window resize if the autocomplete box is shown.

2.2.0rc6

Not secure
- 431 strikes again, default to body when it can't find a relevant
container.

Page 14 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.