datatracker/ietf/message/migrations
2017-09-06 22:42:15 +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_change_msgid_default.py Renamed a couple of migrations. 2017-03-05 12:03:15 +00:00
0005_announcementfrom.py Merged in [13996] from rcross@amsl.com: 2017-07-29 18:12:45 +00:00
0006_add_announcement_from.py Merged in [13996] from rcross@amsl.com: 2017-07-29 18:12:45 +00:00
0007_auto_20170731_0508.py Added a couple of missing migrations. 2017-07-31 12:11:08 +00:00
0008_auto_20170906_1525.py Update secretariat admin permissions. Change AnnouncementFrom.address to CharField because full emails, with real name, fail EmailField validation. Includes migration. Commit ready for merge. 2017-09-06 22:42:15 +00:00
__init__.py Minor tweaks. 2016-06-13 14:03:19 +00:00