summaryrefslogtreecommitdiff
path: root/tests/defaultfilters
AgeCommit message (Expand)Author
2013-10-22[1.6.x] Fixed #21307 -- Moved TransRealMixin to django.test.utils.Ramiro Morales
2013-09-03[1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin
2013-07-28[1.6.x] Simplified smart_urlquote and added some basic tests.Florian Apolloner
2013-05-30Fixed #20502 -- Flushed i18n caches for a defaultfilter testClaude Paroz
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-05-19Fixed test failure introduced in 1927bf7c91.Aymeric Augustin
2013-05-19Fix #19070 -- Additional test for urlize and bracketsErik Romijn
2013-05-18Fixed #20246 -- Added non-breaking spaces between values an unitsEmil Stenstròˆm
2013-04-01Fixed #20172 -- Ensured urlize supports IPv4/IPv6 addressesClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner