ecdd2f861c
Add and apply black formatter
2022-01-25 00:56:30 -05:00
0d34d4832a
Add first attempt at locker rental management
2022-01-25 00:56:11 -05:00
66c1ef629b
Use django-recurrence for recurrence fields
2021-05-19 18:22:33 -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
06e493ea19
Use LDAP for authentication, sync all groups
2020-12-22 01:10:39 -05:00
a93b114005
Remove AUTH_PASSWORD_VALIDATORS as user accounts will come from LDAP
2020-12-18 14:10:33 -05:00
34d659050e
Move settings into module and split out dev settings
2020-12-18 14:09:11 -05:00