cmsmanage/tasks
2020-12-08 16:04:45 -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 sendNotifications: Use a template for the email message 2020-12-08 16:04:45 -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 Initial Commit 2020-12-03 12:31:39 -05:00