A management site for the Claremont MakerSpace https://manage.claremontmakerspace.org/
Go to file
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
deploy Add wsgi config file 2021-03-24 15:14:04 -04:00
member_paperwork Move Members model to new "membershipworks" app 2022-02-03 13:45:58 -05:00
membershipworks "Fix" foreign key to members table 2022-02-03 16:17:33 -05:00
paperwork "Fix" foreign key to members table 2022-02-03 16:17:33 -05:00
.gitignore Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
manage.py Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00
Pipfile Update dependencies 2022-02-03 00:34:34 -05:00
Pipfile.lock Update dependencies 2022-02-03 00:34:34 -05:00