evorepo/news/migrations
Dan McGee 1a18ca4771 Add last modified date to news
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>
2010-09-14 17:39:17 -05:00
..
__init__.py Put news under south control 2010-09-08 00:15:30 -05:00
0001_initial.py Put news under south control 2010-09-08 00:15:30 -05:00
0002_move_news_in.py Move news model to an appropriate place 2010-09-08 00:23:55 -05:00
0003_new_date_columns_precision.py Add last modified date to news 2010-09-14 17:39:17 -05:00