Feature
- Add Python 3.12 support and use Mkdocs for documentation [Wesley Kendall, cf2b2aa]
Python 3.12 and Postgres 16 are supported now, along with having revamped docs using Mkdocs and the Material theme.
Python 3.7 support was dropped.
- Added Python 3.11, Django 4.2, and Psycopg 3 support [Wesley Kendall, d8cac40]
Adds Python 3.11, Django 4.2, and Psycopg 3 support along with tests for multiple Postgres versions. Drops support for Django 2.2.