datatracker/ietf/submit/migrations
Henrik Levkowetz 8e313e4ed5 Adjusted migrations for Python2/3 compatibility.
- Legacy-Id: 16633
2019-08-08 17:11:14 +00:00
..
0001_initial.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0002_submission_document2_fk.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0003_remove_old_document_field.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0004_rename_field_document2.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +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