mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-31 01:33:56 +02:00
wip
This commit is contained in:
parent
5dcdb4a48e
commit
3cf7d5138e
2 changed files with 2 additions and 0 deletions
|
@ -487,6 +487,7 @@ class DomainApplication(TimeStampedModel):
|
|||
"registrar.Website",
|
||||
blank=True,
|
||||
related_name="current+",
|
||||
verbose_name="websites",
|
||||
)
|
||||
|
||||
approved_domain = models.OneToOneField(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue