extensions-website/notifications
2024-08-23 17:18:15 +02:00
..
management ensure_followers: check is_following before calling follow 2024-07-19 14:13:46 +02:00
migrations Notification emails (#80) 2024-04-18 16:11:18 +02:00
templates/notifications Notifications page: add a filter by read/unread status #239 2024-08-23 17:18:15 +02:00
tests Notifications: test that new authors are subscribed to the extension 2024-07-19 13:13:15 +02:00
__init__.py Fix typo in the filename 2024-04-18 16:41:29 +02:00
admin.py Admin: Improve notifications list 2024-07-27 19:25:54 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
models.py Notifications: add url fragment to navigate to a particular rating or review 2024-05-06 11:48:48 +02:00
signals.py Abuse reports: moderator form for resolving/dismissing + notification (#173) 2024-06-07 17:04:52 +02:00
urls.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
views.py Notifications page: add a filter by read/unread status #239 2024-08-23 17:18:15 +02:00