auditlog -=> log entry

This commit is contained in:
zandercymatics 2024-04-26 11:54:54 -06:00
parent e1755578c4
commit 1ea4b0b6f5
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -57,7 +57,7 @@
a corresponding record within the <a href="{% url 'admin:registrar_user_changelist' %}">Users</a> table. a corresponding record within the <a href="{% url 'admin:registrar_user_changelist' %}">Users</a> table.
Updating someones contact information here will not affect that persons Login.gov information. Updating someones contact information here will not affect that persons Login.gov information.
</p> </p>
{% elif opts.model_name == 'auditlog' %} {% elif opts.model_name == 'logentry' %}
<p> <p>
Log entries represent instances where something was created, updated, or deleted within the registrar or /admin. Log entries represent instances where something was created, updated, or deleted within the registrar or /admin.
The table on this page is useful for searching actions across all records. The table on this page is useful for searching actions across all records.