datatracker/ietf/review
2018-02-25 19:55:16 +00:00
..
migrations Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +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 Moved unidecode_name from utils.text to person.name. 2017-09-20 15:36:30 +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 Changed all usage of ForeignKey and OneToOneFiled in model.py files to the compatibility versions from ietf.utils.models. 2018-02-20 15:36:05 +00:00
resources.py Merged in [12521] from rjsparks@nostrum.com: 2016-12-19 21:19:49 +00:00
utils.py Added page counts for open review requests on the reviewer assignment drop-downs of /group/*/reviews/manage/unassigned/. Fixes issue #2449. 2018-02-15 18:39:39 +00:00