What's Changed
No changes in functionality or public API, just our supported versions of Python/Django.
- Dropped Python < 3.10 support
- Confirmed support for Python 3.12 (Removed usage of
pkg_resources
) - Dropped support for Django 4.1
- Update tooling and move to
pyproject.toml
Full Changelog: 3.0.0...4.0.0