Django-easy-audit

Latest version: v1.3.6

Safety actively analyzes 621706 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

1.3.7.b1

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


**Full Changelog**: https://github.com/soynatan/django-easy-audit/compare/v1.3.6...v1.3.7.b1

1.3.7.a1

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


**Full Changelog**: https://github.com/soynatan/django-easy-audit/compare/v1.3.6...v1.3.7.a1

1.3.6

What's Changed
* Add support for Django 4.2. by trauty-is-me in https://github.com/soynatan/django-easy-audit/pull/259
* chore: add Django 5 to test matrix by mschoettle in https://github.com/soynatan/django-easy-audit/pull/265
* raise exceptions only when they should be propagated by bernhardmiller in https://github.com/soynatan/django-easy-audit/pull/266
* Make REMOTE_ADDR optional by samamorgan in https://github.com/soynatan/django-easy-audit/pull/272
* Modify request_started_handler to use SESSION_ENGINE by oldmanstick in https://github.com/soynatan/django-easy-audit/pull/271

New Contributors
* trauty-is-me made their first contribution in https://github.com/soynatan/django-easy-audit/pull/259
* samamorgan made their first contribution in https://github.com/soynatan/django-easy-audit/pull/272
* oldmanstick made their first contribution in https://github.com/soynatan/django-easy-audit/pull/271

**Full Changelog**: https://github.com/soynatan/django-easy-audit/compare/v1.3.5...v1.3.6

1.3.6.a2

What's Changed
* chore: add Django 5 to test matrix by mschoettle in https://github.com/soynatan/django-easy-audit/pull/265


**Full Changelog**: https://github.com/soynatan/django-easy-audit/compare/v1.3.6.a1...v1.3.6.a2

1.3.6.a1

What's Changed
* Add support for Django 4.2. by trauty-is-me in https://github.com/soynatan/django-easy-audit/pull/259

New Contributors
* trauty-is-me made their first contribution in https://github.com/soynatan/django-easy-audit/pull/259

**Full Changelog**: https://github.com/soynatan/django-easy-audit/compare/v1.3.5...v1.3.6.a1

1.3.5

What's Changed
* Fix migration 0013 IrreversibleError by Lukasdoe in https://github.com/soynatan/django-easy-audit/pull/236
* Add helper to show CRUD history for particular object by kirmalyshev in https://github.com/soynatan/django-easy-audit/pull/193
* Allow to ignore request.user validation by hugobranquinho in https://github.com/soynatan/django-easy-audit/pull/233
* Avoid DB savepoints if no audit is going to be created by hugobranquinho in https://github.com/soynatan/django-easy-audit/pull/232
* Fixes issue 229 (ImproperlyConfigured error raised in auth_signals.p… by LukaRiba in https://github.com/soynatan/django-easy-audit/pull/231
* ASGI scope `client` value should be converted to the remote_ip by nnseva in https://github.com/soynatan/django-easy-audit/pull/205
* fix: fix potential slow query on huge requestevent table by 3cp in https://github.com/soynatan/django-easy-audit/pull/240
* github actions on ubuntu 20.04 for build madness by jheld in https://github.com/soynatan/django-easy-audit/pull/245
* fix: replace timezone.utc with datetime.timezone.utc by mschoettle in https://github.com/soynatan/django-easy-audit/pull/246
* Implemented `DJANGO_EASY_AUDIT_PROPAGATE_EXCEPTIONS` setting by dferens in https://github.com/soynatan/django-easy-audit/pull/248
* Export audit events to CSV by Tim-Bolhoeve in https://github.com/soynatan/django-easy-audit/pull/254
* add german translations by bernhardmiller in https://github.com/soynatan/django-easy-audit/pull/253

New Contributors
* Lukasdoe made their first contribution in https://github.com/soynatan/django-easy-audit/pull/236
* kirmalyshev made their first contribution in https://github.com/soynatan/django-easy-audit/pull/193
* hugobranquinho made their first contribution in https://github.com/soynatan/django-easy-audit/pull/233
* LukaRiba made their first contribution in https://github.com/soynatan/django-easy-audit/pull/231
* nnseva made their first contribution in https://github.com/soynatan/django-easy-audit/pull/205
* 3cp made their first contribution in https://github.com/soynatan/django-easy-audit/pull/240
* dferens made their first contribution in https://github.com/soynatan/django-easy-audit/pull/248
* Tim-Bolhoeve made their first contribution in https://github.com/soynatan/django-easy-audit/pull/254
* bernhardmiller made their first contribution in https://github.com/soynatan/django-easy-audit/pull/253

**Full Changelog**: https://github.com/soynatan/django-easy-audit/compare/v1.3.3...v1.3.5

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.