own_comments.notification

Module Contents

Functions

mail(subject, body)

comment_added(comment: own_comments.models.Comment)

comment_updated(comment: own_comments.models.Comment)

comment_deleted(comment: own_comments.models.Comment)

async own_comments.notification.mail(subject, body)
async own_comments.notification.comment_added(comment: own_comments.models.Comment)
async own_comments.notification.comment_updated(comment: own_comments.models.Comment)
async own_comments.notification.comment_deleted(comment: own_comments.models.Comment)