datatracker/ietf/message/migrations
2017-03-03 21:17:12 +00:00
..
0001_initial.py Added an initial migration for messages. 2016-05-30 21:54:41 +00:00
0002_messageattachment.py Added a missing migration. 2016-09-10 20:02:56 +00:00
0003_message_msgid.py Tweaked Message.msgid and added needed migrations for the field. The first migration creates the new column with NULL values for existing rows, the second adds creation of msgid values by default for new rows. 2017-03-03 21:17:12 +00:00
0004_auto_20170303_1310.py Tweaked Message.msgid and added needed migrations for the field. The first migration creates the new column with NULL values for existing rows, the second adds creation of msgid values by default for new rows. 2017-03-03 21:17:12 +00:00
__init__.py Minor tweaks. 2016-06-13 14:03:19 +00:00