datatracker/ietf/meeting/migrations
Henrik Levkowetz 5c3d2e4507 Updated country and timezone choices.
- Legacy-Id: 10370
2015-11-03 03:02:48 +00:00
..
0001_initial.py Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
0002_auto_20150221_0947.py Added 4 new fields to the meeting class, to hold draft submission cutoff information for the meeting. On request, changed the presentation of the cutoff times to show the last submission time, rather than the beginning of the cutoff time. Changed the cutoff hour format to support full timedelta information, not just a given hour (this was necessary in order to be able to set the requested 23:59:59 submission stop time). 2015-02-21 20:48:29 +00:00
0003_auto_20150304_0738.py Added a field capturing changed information for the idsubmission-cutoff-related fields of Meeting. 2015-03-04 17:51:46 +00:00
0004_auto_20150308_0446.py Removed a superfluous import. 2015-03-08 14:33:50 +00:00
0005_auto_20150430_0847.py pulled several migrations from trunk and reordered the ones here to match 2015-04-30 22:12:18 +00:00
0006_auto_20150318_1116.py some tweaks to the history 2015-05-04 13:09:41 +00:00
0007_auto_20150429_1224.py pulled several migrations from trunk and reordered the ones here to match 2015-04-30 22:12:18 +00:00
0008_auto_20150429_1346.py pulled several migrations from trunk and reordered the ones here to match 2015-04-30 22:12:18 +00:00
0009_room_functional_name.py checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests 2015-05-01 22:31:30 +00:00
0010_auto_20150501_0732.py checkpoint: added room functional description, backfilled ietf92 meeting data, repaired session material views, added tests 2015-05-01 22:31:30 +00:00
0011_ietf92_meetings.py some tweaks to the history 2015-05-04 13:09:41 +00:00
0012_auto_20151026_1406.py Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match. 2015-10-26 22:45:26 +00:00
0013_auto_20151026_1408.py Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match. 2015-10-26 22:45:26 +00:00
0014_auto_20151026_1414.py Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match. 2015-10-26 22:45:26 +00:00
0015_auto_20151102_1845.py Updated country and timezone choices. 2015-11-03 03:02:48 +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