What's Changed
- Add Django 5.0 support by @adamchainz in #139
- Update setup.py by @nvonbenken in #146
- docs: add how to render form errors to readme file by @Dayana-N in #140
- Fix a couple of small typos by @mikemanger in #156
- Add basic dependabot config by @mikemanger in #155
- Update tests and drop EOL versions of Python and Django by @mikemanger in #154
- Fix re.split deprecation warning by @mrgalopes in #157
- Creating support for BoundWidget based of #122 with tests by @girishkumarkh in #149
New Contributors
- @nvonbenken made their first contribution in #146
- @Dayana-N made their first contribution in #140
- @mikemanger made their first contribution in #156
- @mrgalopes made their first contribution in #157
- @girishkumarkh made their first contribution in #149
Full Changelog: 1.5.0...1.5.1