cmsmanage/tasks
2020-12-15 01:46:23 -05:00
..
management/commands sendNotifications: Use django send_mail function, add some error handling 2020-12-08 16:04:45 -05:00
migrations Add per-user Reminder model and adjust sendNotifications to use it 2020-12-08 16:04:45 -05:00
templates/tasks Improve style and responsiveness of event entry in taskDetail 2020-12-15 01:46:23 -05:00
__init__.py Initial Commit 2020-12-03 12:31:39 -05:00
admin.py Add per-user Reminder model and adjust sendNotifications to use it 2020-12-08 16:04:45 -05:00
apps.py Initial Commit 2020-12-03 12:31:39 -05:00
forms.py Initial Commit 2020-12-03 12:31:39 -05:00
models.py Add per-user Reminder model and adjust sendNotifications to use it 2020-12-08 16:04:45 -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 Use bootstrap for UI, abstracted into a base template 2020-12-15 00:37:15 -05:00