hack-wpi-python/goathacks
Cara Salter a2e640f8f7
Update CLI
Add the following user commands:
- list
- autopromote

List will list all users as a table, useful for debugging things
without pulling out the database or the admin page

Autopromote will automatically promote and email users off the
waitlist until capacity is reached
2023-12-14 19:05:58 -05:00
..
admin Enable creating and editing of events, and QR codes 2023-12-01 17:05:54 -05:00
dashboard dashboard: Upload resumes 2022-12-06 15:01:55 -05:00
events Editing and creating events! 2023-12-01 16:25:32 -05:00
registration registration: Expire password requests after 30 minutes 2023-01-03 18:00:41 -05:00
static meta: Flashed messages 2022-12-06 14:42:41 -05:00
templates Enable setting discord link via config 2023-12-14 18:32:09 -05:00
__init__.py Enable creating and editing of events, and QR codes 2023-12-01 17:05:54 -05:00
cli.py Update CLI 2023-12-14 19:05:58 -05:00
config.py.example Update CLI 2023-12-14 19:05:58 -05:00
database.py meta: init structure 2022-12-05 16:28:49 -05:00
models.py Scaffold event models 2023-12-01 13:26:06 -05:00