{% extends "admin/base_site.html" %} {% load i18n static audit_tags %} {% block content %}
| Changed At | Operation | User | Source | Reason | Diff |
|---|---|---|---|---|---|
| {{ log.changed_at }} | {{ log.operation }} | {{ log.user_id|default:"–" }} | {{ log.context.metadata.source|default:"–" }} | {{ log.context.metadata.change_reason|default:"–" }} |
{% with changes=log.diff|changed_fields %}
{% if changes %}
View ({{ changes|length }})
|
| No audit records found. | |||||