10000 Releases · saxix/django-concurrency · GitHub
[go: up one dir, main page]

Skip to content

Releases: saxix/django-concurrency

2.7

03 Apr 17:26
Compare
Choose a tag to compare

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

03 Apr 15:49
Compare
Choose a tag to compare
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

03 Apr 15:48
Compare
Choose a tag to compare
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

04 Mar 14:07
Compare
Choose a tag to compare
2.4

added support to Django 4.0

1.4

26 Jul 05:24
Compare
Choose a tag to compare
1.4
v1.4
0