summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_callables.py
AgeCommit message (Expand)Author
2014-12-28Deprecated TEMPLATE_STRING_IF_INVALID.Aymeric Augustin
2013-11-02Fixing E302 ErrorsJason Myers
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-04-12Modified template_tests for unittest2 discovery.Preston Timmons