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 25 of 29

1.1.13

Not secure
- Enhancement 78: search_fields more like admin,
- Bugfix: closed brackets in style.css (thanks papalagichen)

1.1.12 Enabled CSRF.

1.1.11 Fixed dynamic initialisation (ie. inlines).

Bug was caused by a wrong attempt at migrating from jq17 live() to jq19 on().

1.1.10

Not secure
- Partial autocomplete.js rewrite using ideas from bootstrap-typeahead.js,
- Use of $.proxy() which allowed to get rid of many scope hacks like: var
autocomplete = this;
- When the maximum number of choices has been selected and the input goes,
automatically focus on next visible field,
- Do not show autocomplete if input has below minCharacters,
- CSS rewrite/debloat (~-50% SLOCs),
- Backported typeahead CSS,
- Backported typeahead autocomplete box placement strategy, hoping to fix IE10
mobile support,
- jQuery 1.9 support (thanks Nicolas Seinlet for the heads up).

1.1.9

Not secure
- Use explicit check for None value instead of trueness, allowing pk=0 (thanks
ekohl).
- Widget requires proper url setup (thanks emesik).
- Rewrote keypress handler using recent contributions.

Also credits to ekohl and emesik for working on keypress handling (added to
AUTHORS).

1.1.8

- Alias autocomplete_light.FixedModelForm to autocomplete_light.ModelForm.

1.1.7 Reset default hideAfter to 500, or click support is half broken.

1.1.6

Not secure
- Fix 77: autocomplete.js "was not as good as bootstrap typeahea",
- Fix 72: use prototypes in JS to make code faster

Credit to Gennady (geaden) for having the guts to criticize autocomplete.js.

1.1.5

Not secure
- Added blocks in autocomplete_light/widget.html which makes it easier to
extend - without boilerplate.
- Refactor CreateView to make it easier to extend.
- Added widget.extra_context to make it easier to add context to the widget
template.

1.1.4 Enter submits the form is there is no selected choice.

Added to AUTHORS: Ewoud Kohl van Wijngaarden

Page 25 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.