datatracker/ietf/review
2016-12-12 21:42:53 +00:00
..
migrations Added migrations for new timezone data, validation on ReviewerSettings.filter_re, and new docevent types. 2016-12-09 12:41:38 +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 Added new display columns to the reviewer settings admin page. 2016-12-04 13:07:16 +00:00
import_from_review_tool.py Modify importer to take deadline from the document log if at all 2016-11-17 17:16:00 +00:00
mailarch.py Include from in the list of messages when completing a review and 2016-10-17 21:26:36 +00:00
models.py Added a validator for the reviewer settings' Filter Regexp field, to make sure that we don't later hit exceptions when trying to compile and use the regexp entered. 2016-12-01 21:30:39 +00:00
resources.py Add missing resource and missing test review secretary settings 2016-11-09 10:07:49 +00:00
utils.py Disallow requesting directorate reviews of RFCs (such things would better be done with reviews of status change documents). Fixes #2065. Commit ready for merge. 2016-12-12 21:42:53 +00:00