mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Update admin.py
This commit is contained in:
parent
6083489488
commit
d72a3fc7d0
1 changed files with 2 additions and 2 deletions
|
@ -1138,10 +1138,10 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
)
|
||||
|
||||
autocomplete_fields = [
|
||||
"creator",
|
||||
"domain_information__creator",
|
||||
"domain_application",
|
||||
"authorizing_official",
|
||||
"submitter",
|
||||
"domain_information__submitter",
|
||||
]
|
||||
|
||||
# this ordering effects the ordering of results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue