summaryrefslogtreecommitdiffstats
path: root/todolists/migrations/0006_auto__chg_field_todolist_slug.py
AgeCommit message (Collapse)AuthorFilesLines
2012-12-28Populate the todolist slug field and mark non-nullDan McGee1-0/+119
This is ripped off from commit 7c92ddbd3c86d when we added slugs to News objects. Signed-off-by: Dan McGee <dan@archlinux.org>