extensions-website/notifications
Oleg Komarov e791bf036e Notifications: don't poke all moderators for all activity
Notify all moderators about REQUESTED_REVIEW, but rely on Flag.REVIEWER to
notify about further comments for any given extension.
2024-04-19 11:02:20 +02:00
..
management Fix ensure_followers: use Flag.REVIEWER 2024-04-18 16:45:43 +02:00
migrations Notification emails (#80) 2024-04-18 16:11:18 +02:00
templates/notifications Notification emails (#80) 2024-04-18 16:11:18 +02:00
tests Notifications: don't poke all moderators for all activity 2024-04-19 11:02:20 +02:00
__init__.py Fix typo in the filename 2024-04-18 16:41:29 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
models.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
signals.py Notifications: don't poke all moderators for all activity 2024-04-19 11:02:20 +02:00
urls.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
views.py Notification emails (#80) 2024-04-18 16:11:18 +02:00