Django-ajax-selects

Latest version: v3.0.2

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

Scan your dependencies

Page 1 of 3

3.0.2

What's Changed
* fix 311 - Django's ManifestStaticFilesStorage fails if there are css urls in the comments by crucialfelix in https://github.com/crucialfelix/django-ajax-selects/pull/312


**Full Changelog**: https://github.com/crucialfelix/django-ajax-selects/compare/v3.0.1...v3.0.2

3.0.1

What's Changed
* feature/fix dismissAddRelatedObjectPopup by crucialfelix in https://github.com/crucialfelix/django-ajax-selects/pull/309


**Full Changelog**: https://github.com/crucialfelix/django-ajax-selects/compare/v3.0.0...v3.0.1

3.0.0

What's Changed
* feature/fixes and updates by crucialfelix in https://github.com/crucialfelix/django-ajax-selects/pull/303
* fix 299 : trash icon is invisible in dark mode by crucialfelix in https://github.com/crucialfelix/django-ajax-selects/pull/304
* feature/misc fixes by crucialfelix in https://github.com/crucialfelix/django-ajax-selects/pull/305

This release supports Django 5, retaining support back to Django 3.2

The jquery and jquery-ui assets are now included and served from your Django static domain just like all other admin or Django assets. Previously this used CDN urls, which were trendy back in the twenty teens. You can now customize the jquery-ui theme by setting:

python
AJAX_SELECT_JQUERYUI_THEME = "/static/path-to-your-theme/jquery-ui-min.css"


It also supports dark mode now, for all the goths out there.

**Full Changelog**: https://github.com/crucialfelix/django-ajax-selects/compare/2.1.0...v3.0.0

2.2

What's Changed
* fix travis tests: explicitly install pyenv version by crucialfelix in https://github.com/crucialfelix/django-ajax-selects/pull/252
* Apply Django2.2 fix from jsm296 by Cabalist in https://github.com/crucialfelix/django-ajax-selects/pull/253
* General Flake8 fixes by Cabalist in https://github.com/crucialfelix/django-ajax-selects/pull/254


**Full Changelog**: https://github.com/crucialfelix/django-ajax-selects/compare/1.7.1...v1.8.0

2.2.0

What's Changed
* Fix Django 3.2 and 4.0 deprecation warnings by andyzickler in https://github.com/crucialfelix/django-ajax-selects/pull/289
* Add github workflow to run tox by crucialfelix in https://github.com/crucialfelix/django-ajax-selects/pull/292

New Contributors
* andyzickler made their first contribution in https://github.com/crucialfelix/django-ajax-selects/pull/289

**Full Changelog**: https://github.com/crucialfelix/django-ajax-selects/compare/2.1.0...v2.2.0

2.1.0

leogout
Added installation instructions (279)
f4bab09

tlangens
Remove leftover ')' …
205068d

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.