extensions-website/notifications
2024-04-19 17:02:53 +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 Rely on user model str representation instead of using full_name directly 2024-04-19 17:02:53 +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 Rely on user model str representation instead of using full_name directly 2024-04-19 17:02:53 +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 Notifications: navbar icon + notifications/ page (#72) 2024-04-19 16:42:48 +02:00