Skip to content

Version 2.6.1 (10 Oct 2024)

Latest
Compare
Choose a tag to compare
@Pierre-Sassoulas Pierre-Sassoulas released this 10 Oct 14:46
· 1 commit to master since this release
93c6388

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