symposion_app/symposion/schedule/migrations
2016-12-24 17:55:11 +11:00
..
0001_initial.py All the migrations seem fixed now 2016-09-17 15:53:47 +10:00
0002_presentation_unpublish.py Adds “unpublish” option to presentations (to temporarily hide from the schedule and from view by non-staff) 2016-09-18 15:52:45 +10:00
0003_auto_20161113_1530.py Increase slot name since it's made up of room names and our room names are long. 2016-11-13 15:31:08 +11:00
0003_slot_exclusive.py Adds “exclusive” field to slots, so that you don’t need to add every single room to exclusive events (like keynotes) 2016-12-10 08:30:51 +11:00
0004_merge.py Needs an additional migration to merge two 0003 migrations in schedule. 2016-12-10 17:07:38 +11:00
0005_auto_20161210_1736.py Slot name needs to be looooooonger 2016-12-10 17:37:01 +11:00
0006_room_track.py Added track name to room, added day option to conference schedule view 2016-12-24 15:24:31 +11:00
0007_auto_20161224_1709.py Added Track model for schedule headings 2016-12-24 17:55:11 +11:00
__init__.py Massively upgrade symposion 2015-10-16 12:37:35 -05:00