Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/syntax_tests/test_basic.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25404 -- Added line numbers to TemplateSyntaxError...Dave Smith2015-09-151-4/+4
* Fixed #24257 -- Corrected i18n handling of percent signs.Doug Beck2015-08-121-0/+9
* Cleaned up the template debug implementation.Preston Timmons2015-03-201-0/+12
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+1
* Isolated template tests from Django settings.Aymeric Augustin2014-12-281-47/+45
* Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons2014-12-061-1/+1
* Converted recently refactored templates tests to SimpleTe...Ramiro Morales2014-12-041-2/+2
* Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons2014-12-031-0/+316