Django-autocomplete-light

Latest version: v3.12.1

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

Scan your dependencies

Page 27 of 30

1.1.1

Not secure
- Added option to disable watch of autocompletes hidden selects,
- Performance improvement on inlines,
- Provide: autocomplete_light.FixedModelForm,
- Allow override of form kwarg in modelform_factory,
- taggit support: warn that commit=False is not supported by TagField,
- Optimize updateWidgets with the help of DOMNodeInserted,
- Avoid ImproperlyConfigured when using CreateView directly for popups only,
- Mentioned python 2.6 support,
- Django 1.5 support in test project

1.1.0 BC break in templates.

- Fix 51, replaced <div> tags by <span class="div">, this
enables rendering the widget in inline tags such as with {{
form.as_p }}, and also makes it valid HTML.
- Fix 58, remove restrictions in choices_for_values.
- Added to AUTHORS: Marc Hörsken.

1.0.26

Not secure
1.0.25 Added support for django-taggit in django.contrib.taggit_fields.

1.0.24 Added pt_BR translation, thanks Fábio C. Barrionuevo da Luz.

1.0.23 Added FixedModelForm, workaround django issue 9321.

1.0.22

Not secure
1.0.21 Added addanother.js, allowing to 'add another' even outside the admin.

1.0.20 Added AutocompleteBase.empty_html_format and spanish translation.

1.0.19 Locale/UX improvements suggested by vibragiel.

1.0.18

Not secure

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 !

Page 27 of 30

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.