Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham2015-09-241-3/+0
* Fixed #17085, #24783 -- Refactored template library regis...Preston Timmons2015-05-211-39/+7
* Cleaned up template loader tests.Preston Timmons2015-02-241-0/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+1
* Fixed #23913 -- Deprecated the `=` comparison in `if` tem...Ola Sitarska2015-01-111-1/+6
* Deprecated TEMPLATE_STRING_IF_INVALID.Aymeric Augustin2014-12-281-8/+8
* Isolated template tests from Django settings.Aymeric Augustin2014-12-281-25/+32
* Cleaned up the django.template namespace.Aymeric Augustin2014-12-281-4/+6
* Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons2014-12-061-0/+206