datatracker/ietf/meeting/migrations
Robert Sparks 525ad030ab some tweaks to the history
- Legacy-Id: 9597
2015-05-04 13:09:41 +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
__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