summaryrefslogtreecommitdiffstats
path: root/templates/news/add.html
AgeCommit message (Expand)AuthorFilesLines
2019-02-18news: remove archweb.js includeJelle van der Waa1-1/+0
2019-02-18news: get rid of inline css stylesJelle van der Waa1-2/+16
2019-02-18Implement CSP for archwebJelle van der Waa1-1/+1
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-1/+2
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee1-1/+1
2011-03-21Fix news preview with CSRF and AJAX in Django 1.2.5release_2011-03-21Dan McGee1-4/+4
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee1-12/+1
2010-07-06Get news markdown formatting working everywhereDan McGee1-1/+1
2010-07-06Format all news items using markdownDan McGee1-6/+32
2010-06-11Remove 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-01Fix up HTML titles on a lot of pagesDan McGee1-0/+1
2010-02-17News: make add/edit page form largerDan McGee1-1/+1
2008-10-05port news to django 1.0 using generic viewsDusty Phillips1-7/+2
2007-11-03Initial import for public release...eliott1-0/+26