summaryrefslogtreecommitdiffstats
path: root/dashboard/src/notifier/models.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-02Implement Notification Framework with Initial Email SupportSawyer Bergeron1-0/+38
JIRA: None Notification/notifier objects are now created with title, content, sender, associated resource, and recipient and there is now support for emails at the very least to be sent as notifications. Change-Id: I456cf0e901d9a1e2a1e7d187dcc03d28fca003fb Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>