This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
60ddd61727
datatracker
/
ietf
/
message
/
migrations
History
Henrik Levkowetz
60ddd61727
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.
...
- Legacy-Id: 12961
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