Commit Graph

64 Commits

Author SHA1 Message Date
35f714760d Add/apply black formatter 2022-02-11 23:50:46 -05:00
9997c129ff Add some display and filtering options to paperwork admin 2022-02-08 13:54:35 -05:00
81d12f86a9 Add missing notes field to Certifications 2022-02-04 17:14:17 -05:00
a586688653 Add Certification Version model, moving existing data to it 2022-02-04 16:30:52 -05:00
030cbe8a92 Use autocomplete for member field in Certification admin 2022-02-03 16:37:18 -05:00
a892f11c0f Add intial migration for paperwork 2022-02-03 16:19:03 -05:00
68a42b90ce "Fix" foreign key to members table
Turning off the constraint here is probably not a good idea in the
long term, but it will work until I move tables around to make this sane
2022-02-03 16:17:33 -05:00
d34bff860a Allow management of all paperwork models 2022-02-03 16:17:19 -05:00
4fb8aa74f0 Move Members model to new "membershipworks" app 2022-02-03 13:45:58 -05:00
c817ea8532 Change certification definition naming scheme and define ordering 2021-04-29 14:01:07 -04:00
819c32b915 Order members by first name, then last name 2021-04-29 13:50:49 -04:00
84ac1e8257 Fix == -> isinstance typo 2021-04-29 13:32:49 -04:00
16eb034b03 Add Member table from membershipworks database 2021-03-23 17:11:58 -04:00
090bb9e07a Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00