extensions-website/reviewers
2024-05-30 17:35:20 +02:00
..
migrations ReviewSubscription: cleanup unused code 2024-05-24 18:16:44 +02:00
templates/reviewers Review Detail: mention Approval Queue in link 2024-05-30 17:35:20 +02:00
tests Refactor approval queue to display last meaningful status (#94) 2024-04-30 10:48:36 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Review: Admin: Show user 2024-05-08 14:41:27 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
forms.py Cleanup: Simplify placeholder text logic for the review form 2024-03-11 15:42:03 +01:00
models.py Use a materialized Extension.latest_version field instead of a dynamic property (#152) 2024-05-27 17:58:54 +02:00
signals.py Upload new version: generate approval activity item (#95) 2024-04-30 10:49:03 +02:00
urls.py Moderation reviews are now called approvals 2024-02-21 23:38:18 +01:00
views.py Approval Queue: fix N+1 queries for user groups 2024-05-30 16:31:57 +02:00