v2.6.0
Andrew-Chen-Wang
released this
21 Jul 09:55
·
14 commits
to master
since this release
- 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