cmsmanage/paperwork
2022-07-21 19:12:27 -04:00
..
migrations [paperwork] Send admin cert emails to specific permission, not all staff 2022-03-11 15:43:57 -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 very basic per-member certification view 2022-02-15 17:12:06 -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] Add list_display to InstructorOrVendor, SpecialProgram, and Waiver 2022-07-21 19:12:27 -04:00
apps.py Add/apply black formatter 2022-02-11 23:50:46 -05:00
certification_emails.py [paperwork] Add explicit backend to User.with_perms call 2022-03-15 14:29:37 -04:00
models.py [paperwork] Send admin cert emails to specific permission, not all staff 2022-03-11 15:43:57 -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 generation of certification PDFs from wiki pages 2022-07-21 15:45:59 -04:00
views.py [paperwork] Add generation of certification PDFs from wiki pages 2022-07-21 15:45:59 -04:00