summaryrefslogtreecommitdiff
path: root/todolists/migrations
AgeCommit message (Expand)Author
2014-09-01Add auto-generated migrations from new Django migrations frameworkDan McGee
2014-09-01Remove old south migrationsDan McGee
2013-01-15Clean up and make several migrations modernrelease_2013-01-15Dan McGee
2013-01-12Add last_modified field to todolist packagesDan McGee
2012-12-31Fix dependency issue found by south migrationcheck commandDan McGee
2012-12-31Add 'removed' field to todolist packagesDan McGee
2012-12-28Populate the todolist slug field and mark non-nullDan McGee
2012-12-28Add todolists slug fieldDan McGee
2012-12-28Add data migration for todolistsDan McGee
2012-12-28Add new todolists and todolist package modelDan McGee
2012-12-27Add initial todolists models migrationDan McGee