Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/test_callables.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated template tests to create their own engine.Preston Timmons2015-04-201-13/+18
| | | | This continues work to treat Django templates as a library.
* Deprecated TEMPLATE_STRING_IF_INVALID.Aymeric Augustin2014-12-281-1/+1
|
* Fixing E302 ErrorsJason Myers2013-11-031-0/+1
| | | | Signed-off-by: Jason Myers <jason@jasonamyers.com>
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+7
|
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+2
| | | | Refs #20680.
* Modified template_tests for unittest2 discovery.Preston Timmons2013-04-121-0/+113