mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
trigger PR
This commit is contained in:
parent
b71c34617e
commit
80efe83527
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class DomainRequest(TimeStampedModel):
|
|||
# If we note any performace degradation due to this addition,
|
||||
# we can query the auditlogs table in admin.py and add the results to
|
||||
# extra_context in the change_view method for DomainRequestAdmin.
|
||||
# This is the more straightforward way so trying it first.
|
||||
# This is the more straightforward way, so trying it first.
|
||||
history = AuditlogHistoryField()
|
||||
|
||||
# Constants for choice fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue