datatracker/ietf/submit/migrations
2020-06-24 20:33:57 +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
__init__.py Cleaning up old unused migrations for the submit app, and setting up a new 2013-04-21 21:23:39 +00:00