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