cmsmanage/paperwork
Adam Goldsmith bbd4d8d700
All checks were successful
Ruff / ruff (push) Successful in 24s
paperwork: Fix CertificationVersion is_latest/is_current when filtered
Unsurprisingly, filtering breaks window functions. Subqueries are less
elegant, but actually work :)
2024-02-07 21:30:28 -05:00
..
migrations Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
static/paperwork paperwork: Add two stage definition/version selection in Certification admin 2023-04-01 11:37:49 -04:00
templates/paperwork paperwork: Add access verification report 2024-02-07 21:13:18 -05:00
__init__.py
admin.py Enable/apply ruff's "pyupgrade" rules 2024-01-18 14:21:36 -05:00
api.py paperwork: Remove suffixes from names in shopleads mailing list 2024-02-07 13:40:04 -05:00
apps.py
autocomplete_views.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
certification_emails.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
dashboard.py paperwork: Add access verification report 2024-02-07 21:13:18 -05:00
forms.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
models.py paperwork: Fix CertificationVersion is_latest/is_current when filtered 2024-02-07 21:30:28 -05:00
tests.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
urls.py paperwork: Add access verification report 2024-02-07 21:13:18 -05:00
views.py paperwork: Add access verification report 2024-02-07 21:13:18 -05:00