This commit is contained in:
CocoByte 2024-06-13 16:39:17 -06:00
parent 2a90335499
commit 1dfc68ce47
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
5 changed files with 14 additions and 19 deletions

View file

@ -307,7 +307,7 @@ class DomainRequest(TimeStampedModel):
blank=True,
related_name="DomainInformation_portfolio",
help_text="Portfolio associated with this domain",
)
)
# This is the domain request user who created this domain request. The contact
# information that they gave is in the `submitter` field