Skip to content

v2.6.0

Compare
Choose a tag to compare
@Andrew-Chen-Wang Andrew-Chen-Wang released this 21 Jul 09:55
· 14 commits to master since this release
2697986
  • Dropped Django 2.2 and 4.0 support
  • Added Django 4.2 and Python 3.11 support
  • Added psycopg support (#229)
  • Updated tests to account for the BEGIN and COMMIT query changes in Django 4.2
  • Standardized django version comparisons in tests