This commit is contained in:
CocoByte 2024-05-31 15:51:55 -06:00
parent b619535673
commit 6a7da08dbc
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
6 changed files with 8 additions and 11 deletions

View file

@ -470,7 +470,7 @@ class DomainRequest(TimeStampedModel):
verbose_name="CISA regional representative first name",
db_index=True,
)
cisa_representative_last_name = models.CharField(
null=True,
blank=True,