What's Changed
- Make REMOTE_ADDR optional in all cases by @mschoettle in #276
- Drop support for Django 3.2 by @mschoettle in #277
- Modernize package by @samamorgan in #267
- Revert "Modernize package" by @jheld in #279
- Replace index_together with indexes in CRUDEvent model by @mschoettle in #258
- Modernize package by @samamorgan in #280
- Fix semver by @samamorgan in #281
- chore: remove pytest-ruff by @mschoettle in #284
- Squash migrations to remove use of index_together by @mschoettle in #285
- Catch warnings as errors in pytest by @mschoettle in #283
- ci: add django versions to CI matrix by @mschoettle in #306
- Fix migrating db that isn't past squashed migration by @PaarthShah in #304
- Log correct signal names on CRUDEvent creation exception by @mschoettle in #309
- Properly handle post delete in transactions by @mschoettle in #308
New Contributors
- @PaarthShah made their first contribution in #304
Full Changelog: v1.3.6...v1.3.7