summaryrefslogtreecommitdiff
path: root/news/migrations/0003_new_date_columns_precision.py
AgeCommit message (Collapse)Author
2010-09-14Add last modified date to newsDan McGee
This will come in handy when determining whether resources are out of date, such as our news RSS feed. Also bump the Date fields to DateTime fields for sake of sorting and if we have more than one news item on the same date. Signed-off-by: Dan McGee <dan@archlinux.org>