summaryrefslogtreecommitdiffstats
path: root/templates/releng/iso_overview.html
AgeCommit message (Expand)AuthorFilesLines
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee1-0/+3
2013-02-09Remove {% load url from future %} from templatesDan McGee1-1/+0
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee1-2/+1
2012-04-17Prune down table rows on ISO testing overview pageDan McGee1-0/+6
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-2/+3
2012-03-23Use 'url from future' everywhereDan McGee1-1/+2
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee1-2/+2
2011-08-17Add capfirst filter to yesno usage in templatesDan McGee1-9/+3
2011-08-17Implement get_absolute_url for Iso modelDan McGee1-3/+1
2011-08-17New page ISO OverviewTom Willemsen1-0/+48