extensions-website/notifications
2024-04-19 15:07:58 +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
admin.py Notifications: add django admin 2024-04-19 12:39:48 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
models.py Move absolutify to utils, don't use tempatetags from models 2024-04-19 15:07:58 +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