What's Changed
Update Python and Django versions and remove tests for versions that are already EOL.
- dropped tests for Python <3.7
- dropped tests for Django <4.2
- added tests for Python 3.11, 3.12, 3.13
- added tests for Django >=4.2
Breaking changes:
- this version will not support Python <3.8 and Django <4.2
Full Changelog: v0.9.1...v1.0