NOTICE
We dropped support for Python 3.7, 3.8, and for pylint below 3.0.
Bugfixes
- Added Django aliases for ranges to support psycopg 2 and 3 #421
- Support for Python 3.12 datetime #427
- Fixed location of installed LICENSE file #431
- Fixed ForeignKeyStringChecker referencing linter config incorrectly #430
Other
- CI now tests against Django 5.1