mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Include real info in app review page
This commit is contained in:
parent
fc353a1ff6
commit
6fe6e23368
8 changed files with 169 additions and 31 deletions
|
@ -287,7 +287,7 @@ class DomainApplication(TimeStampedModel):
|
|||
|
||||
federal_agency = models.TextField(
|
||||
null=True,
|
||||
blank=False,
|
||||
blank=True,
|
||||
help_text="Top level federal agency",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue