datatracker/ietf/review
2019-11-20 11:29:14 +00:00
..
migrations Fix #2074, fix #2358 - Add history for assignments, requests and unavailability. 2019-11-20 11:29:14 +00:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00
admin.py Fix #2074, fix #2358 - Add history for assignments, requests and unavailability. 2019-11-20 11:29:14 +00:00
factories.py Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself. 2019-04-30 16:54:06 +00:00
mailarch.py Fix #2217 - Allow submission of unsolicited reviews by secretaries. 2019-10-24 12:37:59 +00:00
models.py Fix #2074, fix #2358 - Add history for assignments, requests and unavailability. 2019-11-20 11:29:14 +00:00
resources.py Fix #2074, fix #2358 - Add history for assignments, requests and unavailability. 2019-11-20 11:29:14 +00:00
tests.py Fix #2186 - Return review req to 'requested' status if no review assignments are open. 2019-10-03 09:02:34 +00:00
utils.py Fix #2074, fix #2358 - Add history for assignments, requests and unavailability. 2019-11-20 11:29:14 +00:00