Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_loader/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24119, #24120 -- Formalized debug integration for ...Preston Timmons2015-05-071-6/+22
* Fixed #15053 -- Enabled recursive template loading.Preston Timmons2015-04-221-4/+28
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+4
* Added a request argument to render_to_string.Aymeric Augustin2015-01-071-0/+11
* Added tests for django.template.loader.Aymeric Augustin2014-12-281-0/+104