mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 01:36:00 +02:00
Update create_federal_portfolio.py
This commit is contained in:
parent
92abc78c3d
commit
b84beef6c4
1 changed files with 0 additions and 3 deletions
|
@ -68,9 +68,6 @@ class Command(BaseCommand):
|
||||||
if parse_domains or both:
|
if parse_domains or both:
|
||||||
self.handle_portfolio_domains(portfolio, federal_agency)
|
self.handle_portfolio_domains(portfolio, federal_agency)
|
||||||
|
|
||||||
if parse_domains or both:
|
|
||||||
self.handle_portfolio_members(portfolio, federal_agency)
|
|
||||||
|
|
||||||
def create_or_modify_portfolio(self, federal_agency):
|
def create_or_modify_portfolio(self, federal_agency):
|
||||||
"""Creates or modifies a portfolio record based on a federal agency."""
|
"""Creates or modifies a portfolio record based on a federal agency."""
|
||||||
portfolio_args = {
|
portfolio_args = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue