cmsmanage/tasks
2021-01-21 17:10:15 -05:00
..
management/commands Switch to Group-based reminder subscriptions, add tool subscriptions 2020-12-17 11:47:22 -05:00
migrations Use markdown for task notes, also add markdown task description 2020-12-22 15:15:43 -05:00
templates/tasks Use {% empty %} instead of if/else in index 2021-01-21 17:10:15 -05:00
__init__.py Initial Commit 2020-12-03 12:31:39 -05:00
admin.py Use markdown for task notes, also add markdown task description 2020-12-22 15:15:43 -05:00
apps.py Initial Commit 2020-12-03 12:31:39 -05:00
forms.py Don't allow non-staff users to impersonate other users in event form 2020-12-26 19:24:16 -05:00
models.py Use markdown for task notes, also add markdown task description 2020-12-22 15:15:43 -05:00
tests.py Initial Commit 2020-12-03 12:31:39 -05:00
urls.py Initial Commit 2020-12-03 12:31:39 -05:00
views.py Set event form initial values in init instead of constructor arguments 2020-12-24 15:30:45 -05:00