mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 13:34:10 +02:00
Merge branch 'ms/3212-FEB-purpose-questions' into ms/3212-FEB-questions
This commit is contained in:
commit
6bd35c6131
87 changed files with 2880 additions and 853 deletions
|
@ -1452,6 +1452,7 @@ class DomainRequest(TimeStampedModel):
|
|||
if self.portfolio:
|
||||
return self.portfolio.federal_type == BranchChoices.EXECUTIVE
|
||||
return False
|
||||
|
||||
def is_federal(self) -> Union[bool, None]:
|
||||
"""Is this domain request for a federal agency?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue