mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 08:22:18 +02:00
fixing migration issue
This commit is contained in:
parent
0b2259c35a
commit
9a0621bdf3
2 changed files with 2 additions and 2 deletions
|
@ -976,7 +976,7 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
|
||||
security_contact_registry_id = TextField(
|
||||
null=True,
|
||||
help_text=("Duplication of registry's security contact id for when the registry is unavailable"),
|
||||
help_text=("Duplication of registry's security contact id for when the registry unavailable"),
|
||||
editable=False,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue