datatracker/ietf/submit/migrations
2020-11-09 19:41:12 +00:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_submission_document2_fk.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0003_remove_old_document_field.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0004_rename_field_document2.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0005_auto_20200624_1332.py Changed NullBoleanField() to BooleanField(null=True), according to the 2.1 upgrade recommendations. 2020-06-24 20:33:57 +00:00
0006_submission_xml_version.py Added an xml_version field to Submission objects, to capture the schema version of submitted XML files (if any). Related to issue #3067. 2020-08-28 14:31:36 +00:00
0007_auto_20201109_0439.py Added matching indexes to a number of models with ordering by multiple keys. 2020-11-09 19:41:12 +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