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

1.0.17

Not secure
autocompletes.

1.0.16 Added CharField autocompletion for comma separated values.

1.0.15

Not secure
- Fix 31: Workaround firefox form tempering attitude on reload
- Fix 33: Rename LICENSE.txt to LICENSE
- Fix 34: STATIC_PREFIX changed to {% static %} in templates
- Fix 34: Added readme in russian
- Fix 36: Removed old javascript-placeholder code from widget.js
- Fix 38: Invalid CSS background property
- Added to AUTHORS: balmaster, vosi, Brant Young (I hope i didn't
forget anyone, if so please let me know)

Note that except for 31, fixes were provided by the community, thanks a
lot !

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.

Page 27 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.