mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 17:47:02 +02:00
Fix tests and lint
This commit is contained in:
parent
c3dfc08b25
commit
92f269c69e
2 changed files with 74 additions and 5 deletions
|
@ -449,7 +449,7 @@ class AdminSortFields:
|
|||
# == Contact == #
|
||||
"other_contacts": (Contact, _name_sort),
|
||||
"submitter": (Contact, _name_sort),
|
||||
# == Senior Official == #
|
||||
# == Senior Official == #
|
||||
"senior_official": (SeniorOfficial, _name_sort),
|
||||
# == User == #
|
||||
"creator": (User, _name_sort),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue