summaryrefslogtreecommitdiffstats
path: root/news/migrations/0004_auto__add_field_news_slug.py
AgeCommit message (Collapse)AuthorFilesLines
2010-09-21Add news slug fieldDan McGee1-0/+66
Initially, this needs to allow null so that we can add in slugs for all of our old news items. Signed-off-by: Dan McGee <dan@archlinux.org>