Django-pghistory

Latest version: v3.5.5

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

Scan your dependencies

Page 1 of 8

3.5.5

Changes

- Allow passing extra context to the admin template [Mariatta](https://github.com/Mariatta) in [#192](https://github.com/AmbitionEng/django-pghistory/pull/192).

3.5.4

Changes

- Ensure generated fields on models are tracked properly by [pmdevita](https://github.com/pmdevita) in [#187](https://github.com/AmbitionEng/django-pghistory/pull/187).

3.5.3

Fixes

- Fix custom field support by deconstructing field classes correctly in history model by [iamsauravsharma](https://github.com/iamsauravsharma) in [#184](https://github.com/AmbitionEng/django-pghistory/pull/184).

3.5.2

Changes

- Ignore `test` command when tracking context [iamsauravsharma](https://github.com/iamsauravsharma) in [#180](https://github.com/AmbitionEng/django-pghistory/pull/182).

3.5.1

Changes

- Changed project ownership to `AmbitionEng` by [wesleykendall](https://github.com/wesleykendall) in [#180](https://github.com/AmbitionEng/django-pghistory/pull/180).

3.5.0

Features

- Optimized `Events` diff queries by ~100x via a subquery instead of `LAG` windows by [lokhman](https://github.com/lokhman) in [#173](https://github.com/Opus10/django-pghistory/pull/173).
- Optimized object-level `Events` queries in the django admin by avoiding `UNION` queries by [lokhman](https://github.com/lokhman) in [#174](https://github.com/Opus10/django-pghistory/pull/174).

Changes

- Added Python 3.13 support, dropped Python 3.8. Added Postgres17 support by [wesleykendall](https://github.com/wesleykendall) in [#175](https://github.com/Opus10/django-pghistory/pull/175).

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.