cmsmanage/tasks
2020-12-24 15:30:45 -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 Check if user is authenticated for showing/accepting task event form 2020-12-22 15:32:58 -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 Set event form initial values in init instead of constructor arguments 2020-12-24 15:30:45 -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