What's Changed
- Test only Python versions supported by Django by @DoctorJohn in #40
- Use the test project for smoke testing by @DoctorJohn in #41
- Fix Python 3.14 vanished from the test matrix by @DoctorJohn in #42
- Classify as typed by @DoctorJohn in #43
- Upgrade python syntax using pyupgrade by @DoctorJohn in #44
- Migrate to the uv build backend by @DoctorJohn in #45
- Add GitHub sponsor button by @DoctorJohn in #46
- Migrate to prek by @DoctorJohn in #47
- Replace deprecated hook id by @DoctorJohn in #48
- Update dependencies by @DoctorJohn in #49
- Support Django 6.0 by @DoctorJohn in #50
Full Changelog: v4.4.0...v4.5.0