You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop Python 3.8 support, add Python 3.13 support. Add Postgres17 supp…
…ort (#175)
* Initialize template from version 06d8661abae75a01f1d483bf16cf67f20972e9a0
* Update template to version 072543e27d8b506a6628f7793798609c62d6a8ae
* Update version and release notes
* Turn off jit to fix pg17 tests
* Formatting fix
Configure installation of pgh context tracking func post migrate (#140)
* Include more tests for runtime SQL injection
* Configure installation of pgh context tracking func post migrate, plus update other docs
* update lock file
* update release notes
3.2.0
## 3.2.0 (2024-04-20)
### Bug
- Fix Empty List being passed into create_event_model [Maxwell Muoto, b89c86d]
Fix Empty List being passed into create_event_model
3.1.0
## 3.1.0 (2023-11-26)
### Feature
- Django 5.0 compatibility [Wesley Kendall, 934ca6d]
Support and test against Django 5 with psycopg2 and psycopg3.