Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/test_engine.py
Commit message (Expand)AuthorAgeFilesLines
* Removed dictionary and context_instance parameters for re...Tim Graham2015-09-241-35/+3
* Removed dirs parameter in template engine methods and rel...Tim Graham2015-09-241-25/+0
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-3/+3
* Fixed #17085, #24783 -- Refactored template library regis...Preston Timmons2015-05-211-1/+4
* Fixed #15053 -- Enabled recursive template loading.Preston Timmons2015-04-221-1/+1
* Cleaned up the template debug implementation.Preston Timmons2015-03-201-12/+0
* Cleaned up template loader tests.Preston Timmons2015-02-241-0/+125