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