What's Changed
- remove dead code: singledispatch has been in the standard library ... by @a-detiste in #1534
- add official Django 5.1 support by @GeyseR in #1540
- fix typed choices, make working with different Django 5x choices options by @GeyseR in #1539
- Bugfix: call
resolver
function inDjangoConnectionField
as documented by @PoByBolek in #1529
New Contributors
- @a-detiste made their first contribution in #1534
- @PoByBolek made their first contribution in #1529
Full Changelog: v3.2.2...v3.2.3