Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-01 | Remove old south migrations | Dan McGee | |
Django 1.7 has built-in migrations support, so we no longer want these around. All existing installs should be fully migrated at this point to the latest schema. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2012-12-28 | Populate the todolist slug field and mark non-null | Dan McGee | |
This is ripped off from commit 7c92ddbd3c86d when we added slugs to News objects. Signed-off-by: Dan McGee <dan@archlinux.org> |