extensions-website/notifications
2024-05-30 17:11:18 +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: Add various improvements for layout and style on small screens 2024-05-24 17:43:45 +02:00
tests Account: show Blender ID username instead of full name everywhere (closes #59) 2024-05-30 13:00:30 +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: prefetch related objects 2024-05-30 17:11:18 +02:00