mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 01:27:03 +02:00
Merge branch 'main' into za/1448-filter-by-investigator
This commit is contained in:
commit
63a58ae182
34 changed files with 1408 additions and 141 deletions
|
@ -786,6 +786,7 @@ class TransitionDomainAdmin(ListHeaderAdmin):
|
|||
"domain_name",
|
||||
"status",
|
||||
"email_sent",
|
||||
"processed",
|
||||
]
|
||||
|
||||
search_fields = ["username", "domain_name"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue