File python-django-sortedm2m.changes of Package python-django-sortedm2m
-------------------------------------------------------------------
Mon Dec 2 10:12:16 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 4.0.0:
* better syntax highlighting
* Add Django 4 testing and remove unsupported Python and Django versions
* increase test coverage
* Combine 2 other PRs to get the checks fully passing
* Ensure that code quality checks are running
* Update Django testing versions
* Fix error in field in Django 5.1
* Updated Python and Django version support
* Removed QUnit tests
- Switch back to GitHub tarball, no source on PyPi.
- Switch to pyproject macros.
-------------------------------------------------------------------
Tue Feb 13 17:21:00 UTC 2024 - Christian Keil <keil@dfn-cert.de>
- Switch to Python 3.11 build.
-------------------------------------------------------------------
Sun Dec 26 13:35:30 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Use PyPI tarball instead of GitHub tarball
- Update to v3.1.1
* Fixed JS bug for popup in Django admin
- Update to v3.1.0
* Fixed jQuery UI error
* Added support for Django 3.2
- Update to v3.0.2
* Restored admin/js/jquery.init.js
- Update to v3.0.1
* Added all locales to distributable
* Added missing files to MANIFEST.in, and removed .DS_Store files
* Added German and Spanish translations
* Removed admin/js/jquery.init.js from SortedCheckboxSelectMultiple
-------------------------------------------------------------------
Thu May 7 07:48:13 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v3.0.0