Commit Graph

7 Commits

Author SHA1 Message Date
47f117abe6 Don't try to display subscriptions when no user is authenticated 2021-05-22 11:51:05 -04:00
d2ff139c51 Add display of subscriptions in taskDetail for the current user 2021-05-20 20:12:52 -04:00
6918a3d497 Add slug field for tools, and base URLs on it 2021-05-19 17:08:31 -04:00
e02ba33348 Set event form initial values in init instead of constructor arguments 2020-12-24 15:30:45 -05:00
e4b45ad948 Check if user is authenticated for showing/accepting task event form 2020-12-22 15:32:58 -05:00
99ee47052c Use bootstrap for UI, abstracted into a base template
makes web interface look a bit less terrible

also changed to extensions recognized by web-mode for Django Templates
2020-12-15 00:37:15 -05:00
9ec48f075f Initial Commit
basic web-app functionality works
2020-12-03 12:31:39 -05:00