Django-history-triggers

Latest version: v3.5.0

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

Scan your dependencies

Page 1 of 3

3.5.0

* Removed `TriggerType.snapshot` so that delete triggers will now record snapshots.
* Added `TriggerType.snapshot_of` to determine whether snapshots are of `OLD` or `NEW`.

3.4.7

* Added a `HISTORY_IGNORE_MODELS` setting to ignore individual models. This should be a
list of lowercase `app_label.model_name` models to exclude.

3.4.6

* Properly specify database alias for ContentType queries

3.4.5

* Properly specify database alias for Django queries in the history backends

3.4.4

* `CASCADE` when dropping the `history_record` function.

3.4.3

* Added a `paused` context manager to `HistorySession`, to allow for temporarily
suspending history recording during a session.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.