datatracker/ietf/review/migrations
2022-11-28 10:36:36 -06:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_unavailableperiod_reason.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0003_add_notify_ad_when.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0004_reviewteamsettings_secr_mail_alias.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0005_set_secdir_notify_ad_when.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0006_historicalreviewersettings.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0007_allow_notify_ad_when_to_be_blank.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0008_remove_reviewrequest_old_id.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0009_refactor_review_request.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0010_populate_review_assignments.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0011_review_document2_fk.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0012_remove_old_document_field.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0013_rename_field_document2.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0014_document_primary_key_cleanup.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0015_populate_completed_on_for_rejected.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0016_add_remind_days_open_reviews.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0017_add_review_team_remind_days_unconfirmed_assignments.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0018_auto_20191015_1014.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0019_auto_20191023_0829.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0020_auto_20191115_2059.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0021_add_additional_history.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0022_reviewer_queue_policy_and_request_assignment_next.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0023_historicalreviewersettings_change_reason_text_field.py Renamed a migration to conform to migration naming conventions, using underscores instead of dashes in the name. 2020-03-03 12:22:48 +00:00
0024_auto_20200520_0017.py Added a migration where Django 2.0 captures more model information than 1.11 did. 2020-05-20 07:31:35 +00:00
0025_repair_assignments.py chore: Use codespell to fix typos in comments. (#4794) 2022-11-28 10:36:36 -06:00
0026_repair_more_assignments.py Cleaning some pyflakes that made it into the last commit. Commit ready for merge. 2020-12-08 15:50:43 +00:00
0027_unique_constraint_for_reviewersettings.py Refactor reviewer queue policy handling of "skip" setting. Fixes #3038. Commit ready for merge. 2021-02-16 19:31:50 +00:00
0028_auto_20220513_1456.py chore: keep the database in sync with django-simple-history (#3967) 2022-05-14 08:12:35 -05:00
0029_use_timezone_now_for_review_models.py refactor: replace datetime.now and datetime.today with timezone.now (#4211) 2022-08-25 13:45:16 -03:00
0030_use_date_today_helper.py chore: migrate fields whose defaults changed to date_today 2022-10-18 12:46:14 -03:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00