trigger PR

This commit is contained in:
Rachid Mrad 2024-05-02 15:03:14 -04:00
parent 80efe83527
commit ed94173392
No known key found for this signature in database

View file

@ -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