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