django1/django/test
Tim Graham 1d20693fa6 [1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()"
This reverts commit 4fdd51b732.

See the ticket for concerns with this implementation; it will be revisited.

Backport of aabceadd7d from master
2014-04-28 18:49:24 -04: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] Revert "Fixed #15179 -- middlewares not applied for test client login()" 2014-04-28 18:49:24 -04:00
html.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
runner.py [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -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] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
utils.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00