summaryrefslogtreecommitdiff
path: root/news/migrations
AgeCommit message (Expand)Author
2017-03-20news: Add send_announce to the modelGiancarlo Razzolini
2014-09-01Add auto-generated migrations from new Django migrations frameworkDan McGee
2014-09-01Remove old south migrationsDan McGee
2012-12-28Populate the todolist slug field and mark non-nullDan McGee
2012-12-27Fix "RuntimeWarning: DateTimeField received a naive datetime" warningsDan McGee
2012-10-31Store 'safe_mode' attribute on news modelDan McGee
2012-04-20Fix ContentType related migrationsDan McGee
2012-04-08Add migrations for on_delete attributesDan McGee
2011-04-07Add some migrations to convert database to UTC timeDan McGee
2011-04-07Ensure feed GUIDs are unchanging and uniqueDan McGee
2010-09-29Fix migration dependencies exposed after moving modelsDan McGee
2010-09-21Add migrations to populate the news slug and make it non-nullDan McGee
2010-09-21Add news slug fieldDan McGee
2010-09-14Add last modified date to newsDan McGee
2010-09-08Move news model to an appropriate placeDan McGee
2010-09-08Put news under south controlDan McGee