pypi django-auditlog 3.0b2
3.0.0-beta.2

latest releases: 3.0.0, 3.0b4, 3.0b3...
13 months ago

3.0.0-beta.2 (2023-10-05)

Breaking Changes

  • feat: stop deleting old log entries when a model with the same pk is created (i.e. the pk value is reused) (#559)

Fixes

  • fix: only fire the post_log signal when the log is created or when there is an error in the process (#561)
  • fix: don't set the correlation_id if the AUDITLOG_CID_GETTER is None (#565)

Don't miss a new django-auditlog release

NewReleases is sending notifications on new releases.