cmsmanage/paperwork
Adam Goldsmith aef53b1828
Some checks failed
Ruff / ruff (push) Successful in 29s
Test / test (push) Failing after 5m54s
paperwork: Fix department_certifications shop lead check
parentheses are important! Also removed the superuser override, as
that was hiding the issue for my account
2024-03-13 17:16:32 -04: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 Certifiers and Certification Count reports 2024-02-16 11:38:02 -05:00
__init__.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
admin.py Enable/apply ruff's "pyupgrade" rules 2024-01-18 14:21:36 -05:00
api.py Remove separate membershipworks database, merging it into default 2024-02-23 13:01:37 -05:00
apps.py Add/apply black formatter 2022-02-11 23:50:46 -05:00
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 Certifiers and Certification Count reports 2024-02-16 11:38:02 -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 Remove separate membershipworks database, merging it into default 2024-02-23 13:01:37 -05:00
tests.py paperwork: Improve performance of random_certifications testing strategy 2024-02-17 15:56:32 -05:00
urls.py paperwork: Add Certifiers and Certification Count reports 2024-02-16 11:38:02 -05:00
views.py paperwork: Fix department_certifications shop lead check 2024-03-13 17:16:32 -04:00