summaryrefslogtreecommitdiffstats
path: root/news/migrations
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Add some migrations to convert database to UTC timeDan McGee1-0/+85
2011-04-07Ensure feed GUIDs are unchanging and uniqueDan McGee2-0/+148
2010-09-29Fix migration dependencies exposed after moving modelsDan McGee1-0/+4
2010-09-21Add migrations to populate the news slug and make it non-nullDan McGee2-0/+144
2010-09-21Add news slug fieldDan McGee1-0/+66
2010-09-14Add last modified date to newsDan McGee1-0/+73
2010-09-08Move news model to an appropriate placeDan McGee1-0/+62
2010-09-08Put news under south controlDan McGee2-0/+21