diff options
author | Dan McGee <dan@archlinux.org> | 2012-12-28 01:10:13 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-12-28 09:20:18 -0600 |
commit | c7658ca4cd0f89969086fed172519ca2097270ba (patch) | |
tree | 1803fa04445214f76a970a53713b6fb67f6b19dd /settings.py | |
parent | f07a5862c9ed40646677344eaf920dbd05a1a137 (diff) |
Add data migration for todolists
This moves the data from the old models into the new ones. Note that IDs
are not preserved across the move, but we do store the old ID in the
old_id column so we don't break every link out there.
Links will become slugs in a future commit, so there should be no
ambiguity when linking via number vs string.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'settings.py')
0 files changed, 0 insertions, 0 deletions