datatracker/ietf/review
2017-09-17 15:12:18 +00:00
..
migrations Merged in [13532] from rjsparks@nostrum.com: 2017-06-06 07:54:03 +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 a test to check for missing admin models, and added the admin models that were currently missing. 2017-08-01 14:00:29 +00:00
factories.py Merged in [13731] from rjsparks@nostrum.com: 2017-06-30 20:16:22 +00:00
import_from_review_tool.py Added ietf.utils.text.unidecode_name() and replaced various uses of unidecode() with it, in order to normalize the generation of ascii versions of names, to avoid different practices in space stripping and space normalization in different parts of the code. 2017-09-17 15:12:18 +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 Merged in [13532] from rjsparks@nostrum.com: 2017-06-06 07:54:03 +00:00
resources.py Merged in [12521] from rjsparks@nostrum.com: 2016-12-19 21:19:49 +00:00
utils.py Send email to reviewer when request is closed with no response. Fixes #2176. Commit ready to merge. 2017-07-15 12:07:20 +00:00