mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-28 13:36:30 +02:00
currrent thing
This commit is contained in:
parent
5cd0a34b3b
commit
436809f711
6 changed files with 24 additions and 7 deletions
|
@ -1694,14 +1694,15 @@ class DomainRequestAdmin(ListHeaderAdmin, ImportExportModelAdmin):
|
|||
"last_submitted_date",
|
||||
"last_status_update",
|
||||
"status",
|
||||
"generic_org_type",
|
||||
"federal_type",
|
||||
"federal_agency",
|
||||
"organization_name",
|
||||
"custom_election_board",
|
||||
"city",
|
||||
"state_territory",
|
||||
"investigator",
|
||||
"get_generic_org_type",
|
||||
"get_organization_name",
|
||||
"organization_name"
|
||||
]
|
||||
|
||||
orderable_fk_fields = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue