summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_unicode.py
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2014-12-28Cleaned up the django.template namespace.Aymeric Augustin
2013-10-19Removed unused local variables in tests.Tim Graham
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-04-12Modified template_tests for unittest2 discovery.Preston Timmons