Merge pull request #2650 from cisagov/backup/2608-portfolio-update-js

Issue #2608: Portfolio admin - dynamic federal type and portfolio type
This commit is contained in:
dave-kennedy-ecs 2024-08-29 11:06:08 -04:00 committed by GitHub
commit c19bc89dca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 136 additions and 6 deletions

View file

@ -2997,6 +2997,7 @@ class PortfolioAdmin(ListHeaderAdmin):
"domain_requests",
"suborganizations",
"portfolio_type",
"creator",
]
def federal_type(self, obj: models.Portfolio):