evorepo/templates/news
Dan McGee 62bb3db8ad Remove usages of 'django.contrib.markup'
Switch to the news model being able to spit out the HTML version of the
content, and don't use the markup contrib module. This is deprecated as
of Django 1.5 so we can move off it now to save trouble down the road
when it is fully removed.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-10-26 17:36:12 -05:00
..
add.html Convert STATIC_URL usage to {% static %} template tag 2012-03-24 12:37:19 -05:00
delete.html Remove action when submitting to same URL 2010-06-11 17:29:46 -05:00
list.html Add RSS links to /news/ and /packages/ URLs 2012-05-19 16:32:17 -05:00
paginator.html Paginate the news list view 2010-09-08 00:46:08 -05:00
view.html Remove usages of 'django.contrib.markup' 2012-10-26 17:36:12 -05:00