evorepo/news/migrations
Dan McGee d766595965 Add some migrations to convert database to UTC time
This follows the earlier commit where we make sure any value going to or
being pulled from the database is UTC.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-04-07 17:03:06 -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 Fix migration dependencies exposed after moving models 2010-09-29 15:16:39 -05:00
0003_new_date_columns_precision.py Add last modified date to news 2010-09-14 17:39:17 -05:00
0004_auto__add_field_news_slug.py Add news slug field 2010-09-21 09:09:01 -05:00
0005_add_slugs.py Add migrations to populate the news slug and make it non-null 2010-09-21 09:10:02 -05:00
0006_auto__chg_field_news_slug.py Add migrations to populate the news slug and make it non-null 2010-09-21 09:10:02 -05:00
0007_add_guid.py Ensure feed GUIDs are unchanging and unique 2011-04-07 17:01:16 -05:00
0008_set_prior_guids.py Ensure feed GUIDs are unchanging and unique 2011-04-07 17:01:16 -05:00
0009_utc_datetimes.py Add some migrations to convert database to UTC time 2011-04-07 17:03:06 -05:00