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