What's Changed
This is the first Django 6.1 release 🎉
Django 6.0 and 5.2 are now in partial support mode.
Django 5.1 and 5.0 support was dropped (techically they would still work, but we don't test them no more).
Python 3.10 support was dropped.
- Bootstrap Django 6.1 by @ngnpope in #3563
- Update dependency django to v5.2.17 by @renovate[bot] in #3575
- Explicit through default manager by @UnknownPlatypus in #3576
- Support custom arguments in queryset update methods by @WhyNotHugo in #3586
- Version 6.1.0 by @sobolevn in #3589
Feedback is very welcome! 👍
Full Changelog: 6.0.9...6.1.0