52feb2d0b2
Merge remote-tracking branch 'paperwork/main'
2022-02-14 16:26:57 -05:00
66c1ef629b
Use django-recurrence for recurrence fields
2021-05-19 18:22:33 -04:00
6918a3d497
Add slug field for tools, and base URLs on it
2021-05-19 17:08:31 -04:00
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
86fe80b375
Use markdown for task notes, also add markdown task description
2020-12-22 15:15:43 -05:00
fb0b5be914
Switch to Group-based reminder subscriptions, add tool subscriptions
2020-12-17 11:47:22 -05:00
927094ee41
Add per-user Reminder model and adjust sendNotifications to use it
2020-12-08 16:04:45 -05:00
9ec48f075f
Initial Commit
...
basic web-app functionality works
2020-12-03 12:31:39 -05:00