cmsmanage/paperwork
2023-02-02 22:06:18 -05:00
..
migrations paperwork: Store certification versions as semver in the database 2023-02-02 18:49:50 -05:00
static/paperwork [paperwork] Add generation of certification PDFs from wiki pages 2022-07-21 15:45:59 -04:00
templates/paperwork paperwork: Add a view to show shop leads issued certifications in their shops 2023-02-02 21:38:19 -05:00
__init__.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
admin.py paperwork: Convert CertificationVersion is_current/latest to annotations 2023-02-02 18:49:50 -05:00
api.py paperwork: Use Volunteer Email field for shop leads in mailing lists 2023-02-02 21:38:19 -05:00
apps.py Add/apply black formatter 2022-02-11 23:50:46 -05:00
certification_emails.py paperwork: Use shop lead flag for certification emails 2023-02-02 18:49:50 -05:00
models.py paperwork: Fix is_latest/is_current to use correct ordering 2023-02-02 22:06:18 -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 a view to show shop leads issued certifications in their shops 2023-02-02 21:38:19 -05:00
views.py paperwork: Add a view to show shop leads issued certifications in their shops 2023-02-02 21:38:19 -05:00