django-auditlog/auditlog/templates/auditlog
Youngkwang Yang 9ef8cf2476
Add audit log history view to Django Admin (#743)
* split auditlog HTML render logic from Admin mixin into reusable functions

* add AuditlogHistoryAdminMixin class

* add test cases for auditlog html render functions

* add audit log history view documentation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix minor

* Add missing versionadded and configuration options for AuditlogHistoryAdminMixin

* Add missing test cases

* Update versionadded to 3.2.2 for AuditlogHistoryAdminMixin

* Update CHANGELOG.md

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-05 13:02:43 +02:00
..
entry_detail.html Add audit log history view to Django Admin (#743) 2025-08-05 13:02:43 +02:00
object_history.html Add audit log history view to Django Admin (#743) 2025-08-05 13:02:43 +02:00
pagination.html Add audit log history view to Django Admin (#743) 2025-08-05 13:02:43 +02:00