evorepo/news/migrations
Dan McGee 4122e97f7a Store 'safe_mode' attribute on news model
This lets us identify old news items that need to allow HTML through the
markdown parser. For all new news items, we will disallow raw HTML.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-10-31 00:58:21 -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 ContentType related migrations 2012-04-20 11:15:03 -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
0010_auto__chg_field_news_author.py Add migrations for on_delete attributes 2012-04-08 14:08:45 -05:00
0011_auto__add_field_news_safe_mode.py Store 'safe_mode' attribute on news model 2012-10-31 00:58:21 -05:00
0012_mark_old_news_safe_exempt.py Store 'safe_mode' attribute on news model 2012-10-31 00:58:21 -05:00