summaryrefslogtreecommitdiffstats
path: root/todolists/migrations
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Clean up and make several migrations modernDan McGee1-0/+4
2013-01-12Add last_modified field to todolist packagesDan McGee2-0/+251
2012-12-31Fix dependency issue found by south migrationcheck commandDan McGee1-0/+1
2012-12-31Add 'removed' field to todolist packagesDan McGee1-0/+124
2012-12-28Populate the todolist slug field and mark non-nullDan McGee2-0/+252
2012-12-28Add todolists slug fieldDan McGee1-0/+123
2012-12-28Add data migration for todolistsDan McGee1-0/+183
2012-12-28Add new todolists and todolist package modelDan McGee1-0/+151
2012-12-28Add initial todolists models migrationDan McGee2-0/+19