Improve searchability of contributor admin view
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 30 Jan 2023 22:43:40 +0000 (17:43 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 30 Jan 2023 22:43:40 +0000 (17:43 -0500)
commit11eadd7ae997cf1cdd26cf800fd048c0a29951fb
tree03d8d6a80fbc2fba87689e4682c9fd693e330dba
parent9fcb7ae684265ee618a3570f97aff5e9868d550c
Improve searchability of contributor admin view

This adds search fields (name, handle), a filter for contributor
type, and default ordering options to make it easier to navigate
this list in the admin panel.
pgweb/contributors/admin.py
pgweb/contributors/migrations/0001_initial.py
pgweb/contributors/models.py