summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_extends.py
AgeCommit message (Expand)Author
2015-09-12Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić
2015-06-24Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham
2015-04-28Fixed template_tests failure on Windows.Tim Graham
2015-04-22Fixed #15053 -- Enabled recursive template loading.Preston Timmons