cmsmanage/paperwork
Adam Goldsmith 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
..
__init__.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
admin.py Move Members model to new "membershipworks" app 2022-02-03 13:45:58 -05:00
apps.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
models.py "Fix" foreign key to members table 2022-02-03 16:17:33 -05:00
routers.py Allow management of all paperwork models 2022-02-03 16:17:19 -05:00
tests.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
views.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00