Remove us china federal agency

This commit is contained in:
Rebecca Hsieh 2024-04-30 10:35:19 -07:00
parent 00b99d8786
commit 053bfc8822
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -1007,7 +1007,7 @@ class DomainInformationAdmin(ListHeaderAdmin):
"description": "Extends type of organization",
"fields": [
"federal_type",
# "updated_federal_agency",
"updated_federal_agency",
# Above field commented out so it won't display
"federal_agency", # TODO: remove later
"tribe_name",
@ -1260,7 +1260,7 @@ class DomainRequestAdmin(ListHeaderAdmin):
"description": "Extends type of organization",
"fields": [
"federal_type",
# "updated_federal_agency",
"updated_federal_agency",
# Above field commented out so it won't display
"federal_agency", # TODO: remove later
"tribe_name",

View file

@ -34,6 +34,7 @@ class Command(BaseCommand):
"Chemical Safety Board": "U.S. Chemical Safety Board",
"Nuclear Waste Technical Review Board": "U.S. Nuclear Waste Technical Review Board",
"State, Local, and Tribal Government": "Non-Federal Agency",
"U.S. China Economic and Security Review Commission": "U.S.-China Economic and Security Review Commission",
}
def find_federal_agency_row(self, domain_object):

View file

@ -176,7 +176,6 @@ class FederalAgency(TimeStampedModel):
"U.S. Agency for International Development",
"U.S. Capitol Police",
"U.S. Chemical Safety Board",
"U.S. China Economic and Security Review Commission",
"U.S. Commission for the Preservation of Americas Heritage Abroad",
"U.S. Commission of Fine Arts",
"U.S. Commission on Civil Rights",