A port over to another registration system in python
Find a file
Cara Salter 42d857d261
meta: Add database makefile recipes
Allows for generation of migrations and automatic upgrading of the
database with `make make_migrations` and `make run_migrations`
2022-12-06 09:07:41 -05:00
goathacks add templates 2022-12-05 17:29:48 -05:00
migrations models: Add waitlisted field 2022-12-05 17:29:35 -05:00
.gitignore u 2022-01-04 18:22:23 -05:00
.gitmodules fix submodule: 2020-12-17 12:52:38 -05:00
goathacks.py Add WSGI file 2022-12-06 09:06:41 -05:00
Makefile meta: Add database makefile recipes 2022-12-06 09:07:41 -05:00
requirements.txt reg: Initial work on registration 2022-12-05 16:50:52 -05:00