evorepo/news
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
..
migrations Store 'safe_mode' attribute on news model 2012-10-31 00:58:21 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Spruce up news admin view 2010-09-15 09:04:00 -05:00
models.py Store 'safe_mode' attribute on news model 2012-10-31 00:58:21 -05:00
urls.py Migrate news views to class-based generic views 2012-04-27 09:12:26 -05:00
views.py Disable markdown safe mode 2012-10-31 00:34:44 -05:00