Remove timer remnants, cleanup

This commit is contained in:
zandercymatics 2024-05-07 14:33:15 -06:00
parent af272c0cd3
commit 00bcdd1694
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
9 changed files with 15 additions and 12 deletions

View file

@ -26,11 +26,11 @@ class DomainRequest(TimeStampedModel):
class Meta:
"""Contains meta information about this class"""
indexes = [
models.Index(fields=["requested_domain"]),
models.Index(fields=["approved_domain"]),
models.Index(fields=["status"]),
models.Index(fields=["generic_org_type"]),
]
# https://django-auditlog.readthedocs.io/en/latest/usage.html#object-history