A management site for the Claremont MakerSpace https://manage.claremontmakerspace.org/
Go to file
Adam Goldsmith cf6bf97e45 Only use implicit AutoFields for primary keys
django really doesn't handle updating PKs well, so don't bother.

Reset migrations, because I don't really have enough data for it to be
worth the effort to migrate
2021-05-19 14:06:45 -04:00
recmaint Only use implicit AutoFields for primary keys 2021-05-19 14:06:45 -04:00
tasks Only use implicit AutoFields for primary keys 2021-05-19 14:06:45 -04:00
templates Redirect to previous page on login, instead of home page 2020-12-22 15:36:02 -05:00
.gitignore Move settings into module and split out dev settings 2020-12-18 14:09:11 -05:00
manage.py Move settings into module and split out dev settings 2020-12-18 14:09:11 -05:00
Pipfile Use python 3.7 instead of 3.9 2021-05-14 22:06:11 -04:00
Pipfile.lock Only use implicit AutoFields for primary keys 2021-05-19 14:06:45 -04:00