mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-15 15:35:14 +02:00
Update admin.py
This commit is contained in:
parent
d72a3fc7d0
commit
7b227a26bb
1 changed files with 0 additions and 7 deletions
|
@ -1137,13 +1137,6 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
),
|
||||
)
|
||||
|
||||
autocomplete_fields = [
|
||||
"domain_information__creator",
|
||||
"domain_application",
|
||||
"authorizing_official",
|
||||
"domain_information__submitter",
|
||||
]
|
||||
|
||||
# this ordering effects the ordering of results
|
||||
# in autocomplete_fields for domain
|
||||
ordering = ["name"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue