This release brings the official support for Django 3, 4, 5. It drops support for obsolete Python < 3.10.
It also modernizes the package layout to use hatch.
What's Changed
- added support for django 5 by @ceresnam in #107
- python support remove <3.10 by @filipmlynarski-mirumee in #109
- Add hatch and update workflows by @Kwaidan00 in #110
New Contributors
- @ceresnam made their first contribution in #107
- @filipmlynarski-mirumee made their first contribution in #109
Full Changelog: 2.3.0...2.4.0