mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 06:26:34 +02:00
changes so far
This commit is contained in:
parent
436809f711
commit
6599515f68
3 changed files with 70 additions and 17 deletions
|
@ -1694,15 +1694,14 @@ class DomainRequestAdmin(ListHeaderAdmin, ImportExportModelAdmin):
|
|||
"last_submitted_date",
|
||||
"last_status_update",
|
||||
"status",
|
||||
"federal_type",
|
||||
"federal_agency",
|
||||
"custom_election_board",
|
||||
"city",
|
||||
"state_territory",
|
||||
"investigator",
|
||||
"get_generic_org_type",
|
||||
"get_organization_name",
|
||||
"organization_name"
|
||||
"converted_generic_org_type",
|
||||
"converted_organization_name",
|
||||
"converted_federal_agency",
|
||||
"converted_federal_type",
|
||||
"converted_city",
|
||||
]
|
||||
|
||||
orderable_fk_fields = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue