Releases: saxix/django-concurrency
Releases · saxix/django-concurrency
2.7
What's Changed
- updates by @saxix in #255
- Fields.py: Fix 'RemovedInDjango60Warning: Passing positional arguments to save() is deprecated' by @wutje in #257
New Contributors
Full Changelog: 2.6...2.7
2.6
What's Changed
- add support do Django 5.x
- drop support python 3.9
- drop support django 3.x
- move to .pyproject.toml
2.5
What's Changed
- BUG FIX: fixes check() implementation
- removes deprecatd MANUAL_TRIGGERS
- drop support Django 2.x
- drop support python 3.8
2.4
added support to Django 4.0