added multiple-choice-list-filter; set default filter selection; modified changelist template

This commit is contained in:
David Kennedy 2024-03-27 08:00:12 -04:00
parent 9b9f1a5230
commit 018a2c353e
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
7 changed files with 187 additions and 134 deletions

View file

@ -31,6 +31,7 @@ gevent = "*"
fred-epplib = {git = "https://github.com/cisagov/epplib.git", ref = "master"}
pyzipper="*"
tblib = "*"
django-admin-multiple-choice-list-filter = "*"
[dev-packages]
django-debug-toolbar = "*"