django1/django/test
Claude Paroz 53bc81dca3 [1.7.x] Fixed #21740 -- Allowed test client data to be an empty string
This fixes a regression introduced by 2a31d00933.
Thanks tony-zhu for the report.
Backport of f0bb3c98cc from master.
2014-10-21 09:17:42 +02:00
..
__init__.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
_doctest.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
client.py [1.7.x] Fixed #21740 -- Allowed test client data to be an empty string 2014-10-21 09:17:42 +02:00
html.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
runner.py [1.7.x] Fixed #23421 -- Corrected TEST SERIALIZE setting. 2014-09-24 14:49:46 -04:00
signals.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
simple.py [1.7.x] Fixed #22478 -- Regression in test label discovery. 2014-04-22 12:48:39 -04:00
testcases.py [1.7.x] Fixed flake8 errors. 2014-06-09 12:02:20 -04:00
utils.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00