datatracker/ietf/meeting/migrations
2014-03-08 10:37:24 +00:00
..
0001_initial.py Since all the tables have been created earlier, the contents forward and backward of meeting/migrations/0001_initial.py is meaningless, but we need 'pass' instead for it to run. Fixed. 2012-06-22 20:58:05 +00:00
0002_auto__add_field_session_short.py Undid gratuitous whitespace changes. 2013-09-26 21:26:56 +00:00
0003_auto__add_field_meeting_agenda_note.py Undid gratuitous whitespace changes. 2013-09-26 21:27:21 +00:00
0004_auto__add_scheduledsession__add_namedagenda__add_field_meeting_officia.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
0005_auto__add_field_scheduledsession_modified__chg_field_scheduledsession_.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
0006_scheduled_session_fixup.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
0009_auto__add_field_scheduledsession_extendedfrom.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
0010_add_recorded_badness.py Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
0011_bepresent.py Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
0012_auto__add_field_scheduledsession_pinned.py Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
0013_auto__del_field_timeslot_session.py Renumbered unapplied migration. 2013-10-21 21:51:21 +00:00
0014_add_room.py ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
0015_add_basic_resources.py ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
0016_add_resource_to_session.py ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
0017_remove_empty_session_scheduledsessions.py ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +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