summaryrefslogtreecommitdiffstats
path: root/news/migrations/0005_add_slugs.py
AgeCommit message (Collapse)AuthorFilesLines
2012-12-28Populate the todolist slug field and mark non-nullDan McGee1-2/+2
This is ripped off from commit 7c92ddbd3c86d when we added slugs to News objects. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-09-21Add migrations to populate the news slug and make it non-nullDan McGee1-0/+78
These should get us all set to have more useful URLs for the news items. Signed-off-by: Dan McGee <dan@archlinux.org>