datatracker/ietf/review/migrations
2016-12-15 21:52:12 +00:00
..
0001_initial.py Fixup some of the migrations a bit upon the merge with trunk. 2016-10-13 19:20:26 +00:00
0002_auto_20161017_1218.py Make UnavailablePeriod.start_date nullable and import the unavailable 2016-10-17 19:37:56 +00:00
0003_auto_20161018_0254.py Change default of ReviewerSettings.min_interval to null - if it's not 2016-10-18 10:37:03 +00:00
0004_reviewsecretarysettings.py Add review team secretary reminders, like those for reviewers 2016-11-08 16:24:28 +00:00
0005_auto_20161130_0628.py Added a migration for updated help text on some review fields. 2016-11-30 14:31:52 +00:00
0006_auto_20161209_0436.py Added migrations for new timezone data, validation on ReviewerSettings.filter_re, and new docevent types. 2016-12-09 12:41:38 +00:00
0007_reviewteamsettings.py Slight refactor of the review models to capture review team settings. Allows configuring review teams to get automatic suggestions for reviews or not. Provides a better admin for creating/managing review teams. Fixes #2048 and #2072. Commit ready for merge. 2016-12-14 23:26:32 +00:00
0008_populate_reviewteamsettings.py Slight refactor of the review models to capture review team settings. Allows configuring review teams to get automatic suggestions for reviews or not. Provides a better admin for creating/managing review teams. Fixes #2048 and #2072. Commit ready for merge. 2016-12-14 23:26:32 +00:00
0009_auto_20161214_1537.py Missed adding a migration to svn for r12521. Commit ready to merge. Should only be applied after r12521. 2016-12-15 19:30:36 +00:00
0010_reviewrequest_comment.py Allow a review request to include a comment to show to the review team secretary at assignment time and the reviewer at review time. Fixes #2096. Commit ready for merge. 2016-12-15 21:52:12 +00:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00