Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #20709 -- Allowed {% widthratio %} to accept an "as...Jonathan Slenders2013-08-141-0/+7
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed handling of template loader tests.Carl Meyer2013-07-261-12/+2
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+1
* Advanced deprecation warnings for Django 1.7.Aymeric Augustin2013-06-291-1/+1
* Fixed #20650 -- Fixed {% filter %} incorrectly accepting ...Baptiste Mispelon2013-06-251-0/+4
* Fixed #20502 (again) -- More i18n cache flush in testsClaude Paroz2013-06-061-2/+9
* Fixed #18169 -- NoReverseMatch not silenced if from block...Anssi Kääriäinen2013-05-311-0/+9
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-111-9/+0
* Fixed template_tests so discovery doesn't directly find t...Preston Timmons2013-04-121-1/+1
* Modified template_tests for unittest2 discovery.Preston Timmons2013-04-121-9/+9
* Fixed #20130 -- Regression in {% cache %} template tag.Baptiste Mispelon2013-03-301-0/+5
* Fixed #13260 -- Quoted arguments interpolated in URLs in ...Aymeric Augustin2013-03-181-3/+3
* Fixed #19915 - Made blocktrans tag honor TEMPLATE_STRING_...matiasb2013-03-031-1/+4
* Fixed a PendingDeprecationWarning in template_tests.Aymeric Augustin2013-02-271-1/+1
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-0/+1818