Branch: refs/heads/stable/1.7.x
Home:
https://github.com/django/django
Commit: 1d20693fa67f314de08e51af57af6fb5460b7b0c
https://github.com/django/django/commit/1d20693fa67f314de08e51af57af6fb5460b7b0c
Author: Tim Graham <
timog...@gmail.com>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M django/test/client.py
M docs/releases/1.7.txt
M docs/topics/testing/tools.txt
M tests/test_client_regress/tests.py
Log Message:
-----------
[1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()"
This reverts commit 4fdd51b73240bf9c8d9472fcc45df699f0714755.
See the ticket for concerns with this implementation; it will be revisited.
Backport of aabceadd7d from master