summaryrefslogtreecommitdiff
path: root/templates/news/add.html
AgeCommit message (Expand)Author
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee
2011-03-21Fix news preview with CSRF and AJAX in Django 1.2.5release_2011-03-21Dan McGee
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee
2010-07-06Get news markdown formatting working everywhereDan McGee
2010-07-06Format all news items using markdownDan McGee
2010-06-11Remove action when submitting to same URLDan McGee
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee
2010-05-17Redesigned News PagesThayer Williams
2010-03-01Fix up HTML titles on a lot of pagesDan McGee
2010-02-17News: make add/edit page form largerDan McGee
2008-10-05port news to django 1.0 using generic viewsDusty Phillips
2007-11-03Initial import for public release...eliott