cmsmanage/paperwork
Adam Goldsmith e03b9e3c70 Always show admin facet counts in most models with filters
New feature in Django 5.0

Didn't enable always on HIDEvent admin, as the table size is relatively large
2023-12-04 13:09:13 -05:00
..
migrations Re-apply Black formatting 2023-09-07 10:56:22 -04:00
static/paperwork paperwork: Add two stage definition/version selection in Certification admin 2023-04-01 11:37:49 -04:00
templates/paperwork Reapply current djlint 2023-04-14 01:07:35 -04:00
__init__.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
admin.py Always show admin facet counts in most models with filters 2023-12-04 13:09:13 -05:00
api.py paperwork: Add deskers mailing list 2023-08-27 13:48:48 -04:00
apps.py Add/apply black formatter 2022-02-11 23:50:46 -05:00
autocomplete_views.py paperwork: Fix typo in certification version autocomplete permission 2023-04-10 18:12:49 -04:00
certification_emails.py paperwork: Fix sending certification emails when shop lead flag not set 2023-09-26 23:27:31 -04:00
dashboard.py Move Member by user and Departments by shop lead lookups to models 2023-04-25 23:23:27 -04:00
forms.py paperwork: Add two stage definition/version selection in Certification admin 2023-04-01 11:37:49 -04:00
models.py paperwork: Use window functions for CertificationVersion is_current/is_latest 2023-12-01 13:07:17 -05:00
tests.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
urls.py paperwork: Add two stage definition/version selection in Certification admin 2023-04-01 11:37:49 -04:00
views.py paperwork: Fix typo in department certification list view 2023-06-21 14:21:42 -04:00