What's Changed
- Add
mypy
check by @adamghill in #720 - Add Django 5.0 to test matrix (fixes #704) by @JeremyLWright in #710
- docs: add JeremyLWright as a contributor for code by @allcontributors in #721
- Coverage badge attempt by @adamghill in #719
- Create SECURITY.md by @superboy-zjc in #742
- Fixed missing form_class in readme by @adamsc64 in #740
- Security fix: class pollution vulnerability (reported by superboy-zjc).
Breaking changes
- Remove support for Python 3.8 and 3.9 because Django 5.0 has dropped support.
New Contributors
- @JeremyLWright made their first contribution in #710
- @superboy-zjc made their first contribution in #742
- @adamsc64 made their first contribution in #740
Full Changelog: 0.61.0...0.62.0