datatracker/ietf/meeting/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_auto_20180225_1207.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0003_rename_modified_fields.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_meeting_attendees.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
0005_backfill_old_meetings.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
0006_backfill_attendees.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
0007_auto_20180716_1337.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0008_rename_meeting_agenda_note.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
0009_add_agenda_info_note.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0010_set_ietf_103_agenda_info_note.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
0011_auto_20190114_0550.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0012_add_slide_submissions.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
0013_make_separate_break_sessobj.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
0014_auto_20190426_0305.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0015_sessionpresentation_document2_fk.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
0016_remove_sessionpresentation_document.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
0017_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
0018_document_primary_key_cleanup.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
0019_slidesubmission_time.py Added a migration for the slidesubmission.time field 2019-07-21 21:05:22 +00:00
__init__.py Added a new field 'short' to Session, to help produce file names for agendas, minutes and slides for groups with different named session, such as for instance 'edu'. Generating distinct filenames directly from the name field gives too long names. 2012-06-20 21:12:26 +00:00