summaryrefslogtreecommitdiffstats
path: root/todolists/migrations
AgeCommit message (Expand)AuthorFilesLines
2019-01-21Update migrations for Python 3Jelle van der Waa1-2/+2
2019-01-21Remove all squashed migrationsJelle van der Waa3-82/+0
2018-11-17Squash all migrationsJelle van der Waa1-0/+68
2018-11-17todolists: add missing migration for old_idJelle van der Waa1-0/+19
2014-09-01Add auto-generated migrations from new Django migrations frameworkDan McGee1-0/+61
2014-09-01Remove old south migrationsDan McGee9-1108/+0
2013-01-15Clean up and make several migrations modernrelease_2013-01-15Dan 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-27Add initial todolists models migrationDan McGee2-0/+19