extensions-website/notifications
2024-05-07 16:40:14 +02:00
..
management Basic email template for notifications (#96) 2024-05-02 14:04:22 +02:00
migrations Notification emails (#80) 2024-04-18 16:11:18 +02:00
templates/notifications UI: Change template notification_list btns text to camel case 2024-05-07 16:40:14 +02:00
tests Basic email template for notifications (#96) 2024-05-02 14:04:22 +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 Notifications: add url fragment to navigate to a particular rating or review 2024-05-06 11:48:48 +02:00
signals.py Upload new version: generate approval activity item (#95) 2024-04-30 10:49:03 +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