Basic email template for notifications #96

Merged
Anna Sirota merged 14 commits from notification-templates into main 2024-05-02 14:04:24 +02:00
Showing only changes of commit ab910de121 - Show all commits

View File

@ -84,7 +84,6 @@ class Notification(models.Model):
elif self.action.verb in [
Verb.APPROVED,
Verb.COMMENTED,
Verb.REPORTED_RATING,
Verb.REQUESTED_CHANGES,
Verb.REQUESTED_REVIEW,
]: