datatracker/ietf/review/migrations
2019-06-15 12:00:48 +00:00
..
0001_initial.py Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +00:00
0002_unavailableperiod_reason.py Added a missing migration (for review unavailable-period reason) 2018-07-23 22:32:41 +00:00
0003_add_notify_ad_when.py Let review teams opt in to poking a responsible AD when unhappy reviews are submitted. Fixes #2544. Commit ready for merge. 2018-11-02 20:18:06 +00:00
0004_reviewteamsettings_secr_mail_alias.py Merged in [15708] and [15730] from housley@vigilsec.com: 2018-11-10 19:30:32 +00:00
0005_set_secdir_notify_ad_when.py Merged in [15708] and [15730] from housley@vigilsec.com: 2018-11-10 19:30:32 +00:00
0006_historicalreviewersettings.py Add history to ReviewerSettings. Fixes #2147. Commit ready for merge. 2018-12-03 22:23:01 +00:00
0007_allow_notify_ad_when_to_be_blank.py Allow notify_ad_when to be blank. Commit ready for merge. 2018-12-06 21:18:26 +00:00
0008_remove_reviewrequest_old_id.py Cleanup: removed the infrastructure for importing reviews from the old review tool. Commit ready for merge. 2019-01-03 21:04:13 +00:00
0009_refactor_review_request.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
0010_populate_review_assignments.py Fixed some migrations issues that prevented the review assignment refactoring migrations from being reversed and re-applied. 2019-05-02 13:49:14 +00:00
0011_review_document2_fk.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
0012_remove_old_document_field.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
0013_rename_field_document2.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
0014_document_primary_key_cleanup.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00