Django-autocomplete-light

Latest version: v3.12.1

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

Scan your dependencies

Page 28 of 30

1.0.14

Not secure
creation, ie. inlines.

It is backward compatible, but you should migrate your custom javascript
to:

0) Use $(document).bind('yourlabsWidgetReady', ...) instead of
$(document).ready(...) to initialize autocomplete widgets
1) Use
$('.autocomplete-light-widget[data-bootstrap=...]').live('initialize', ...)
to instanciate autocomplete widgets instead of
$('.autocomplete-light-widget[data-bootstrap=...]').each(...)

See docs or remote.js for an example.

1.0.13 Use HTML5 placeholder, javascript API support for cloned widgets.

1.0.12

Not secure
div id and removed debug statement.

1.0.11

Not secure
relies on get_or_create_by in that case

1.0.10

Not secure
spec, the spec was removed from tests and this case is fixed.

1.0.9

Not secure

1.0.8

Not secure
1.0.7 Tested support for autocompletes that depend on each other.

Page 28 of 30

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.