Commit Graph

9 Commits

Author SHA1 Message Date
c1c6a5a4ef Specify minor versions of dependencies 2022-01-23 22:25:26 -05:00
66c1ef629b Use django-recurrence for recurrence fields 2021-05-19 18:22:33 -04:00
cb28da70e9 Add uvicorn and mysqlclient dependencies 2021-05-19 14:09:38 -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
ef81e2ba51 Use python 3.7 instead of 3.9 2021-05-14 22:06:11 -04:00
86fe80b375 Use markdown for task notes, also add markdown task description 2020-12-22 15:15:43 -05:00
06e493ea19 Use LDAP for authentication, sync all groups 2020-12-22 01:10:39 -05:00
7b0ea4cb62 Add django-widget-tweaks package 2020-12-15 01:46:09 -05:00
65ca110b81 Use pipenv for dependency management 2020-12-15 01:39:42 -05:00