Commit Graph

5 Commits

Author SHA1 Message Date
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