mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-10 14:34:43 +02:00
formatting
This commit is contained in:
parent
ba306d8f73
commit
bb25253959
4 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ class DomainApplication(TimeStampedModel):
|
|||
(SUBMITTED, SUBMITTED),
|
||||
(INVESTIGATING, INVESTIGATING),
|
||||
(APPROVED, APPROVED),
|
||||
(WITHDRAWN, WITHDRAWN)
|
||||
(WITHDRAWN, WITHDRAWN),
|
||||
]
|
||||
|
||||
class StateTerritoryChoices(models.TextChoices):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue