datatracker/ietf/submit/migrations
2017-12-31 15:37:18 +00:00
..
0001_initial.py Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
0002_auto_20150430_0847.py Added 5 migrations for changes in model field help-text strings which changed in the facelift. Also fixed the expression of the help text for NomCom.reminder_interval so the text itself doesn't contain quite as much whitespace. 2015-04-30 16:18:25 +00:00
0003_auto_20150713_1104.py Manually moved the concepts forward. Reworked some presentation. Working enough to bring testers in at Sprint93 2015-07-13 21:09:39 +00:00
0004_submissioncheck.py Refactored draft submission checks so that new checkers can be slotted in through a configuration in settings.py. Refactored the calling of idnits to use the new API, and added a pyang validation check. 2016-03-04 20:08:29 +00:00
0005_auto_20160227_0809.py Refactored draft submission checks so that new checkers can be slotted in through a configuration in settings.py. Refactored the calling of idnits to use the new API, and added a pyang validation check. 2016-03-04 20:08:29 +00:00
0006_remove_submission_idnits_message.py Fixed a pyflakes issue. 2016-03-15 17:45:22 +00:00
0007_submission_draft.py Added migrations for the submit check display work. 2016-03-28 19:32:49 +00:00
0008_data_for_submission_draft_field.py Added (belatedly) progress bars to some long-running migrations. 2016-03-29 19:57:24 +00:00
0009_submissioncheck_symbol.py Added migrations for the submit check display work. 2016-03-28 19:32:49 +00:00
0010_data_set_submission_check_symbol.py Added a new yang checker, 'yanglint', to the existing Yang checker class, in 2017-06-15 16:09:28 +00:00
0011_submissionemail.py Renamed the SubmissionEmail event class to SubmissionEmailEvent, and added an admin class for it. 2016-09-08 15:04:53 +00:00
0012_auto_20160414_1902.py Made some migrations work backwards, too. 2016-09-10 20:06:15 +00:00
0013_auto_20160415_2120.py Made some migrations work backwards, too. 2016-09-10 20:06:15 +00:00
0014_auto_20160627_1945.py Made a reverse migration more robust. 2016-09-11 11:59:05 +00:00
0015_fix_bad_submission_docevents.py Added a data migration to fix up incorrect submission doc events. 2016-10-02 16:04:26 +00:00
0016_fix_duplicate_upload_docevents.py Added a migration to remove most duplicate 'Upload' doc events. 2016-10-06 18:40:04 +00:00
0017_auto_20161207_1046.py Added migrations for the model changes done for the Django 1.8 upgrade. 2016-12-07 19:41:48 +00:00
0018_fix_more_bad_submission_docevents.py Added DocEvent rev= parameter througout the code. 2017-03-06 15:08:21 +00:00
0019_add_formal_languages_and_words.py Updated migration numbering to avoid collisions. 2017-05-31 21:36:08 +00:00
0020_authors_as_jsonfield.py Merge author stats branch into new branch from trunk 2017-03-28 14:36:40 +00:00
0021_submissioncheck_time_default.py Changed the SubmissionCheck.time field to use a default now value, instead of auto_now, to permit migrations without changing the timestamps. 2017-10-30 11:24:47 +00:00
0022_submission_check_json_upgrade.py Added a progress bar to the submission checker json field upgrade migration. 2017-11-02 14:48:28 +00:00
0023_create_draft_yang_links.py Added new checker runs for all active drafts with yang modules to the yang link data migration, in order to make sure to have module information available. 2017-11-02 14:49:51 +00:00
0024_create_rfc_yang_links.py Fixed some issues with a migration. The migration has been re-run on production. 2017-12-31 15:37:18 +00:00
__init__.py Cleaning up old unused migrations for the submit app, and setting up a new 2013-04-21 21:23:39 +00:00