django/tests/regressiontests/test_client_regress
Luke Plant dc4c2f3add Fixed #15929 - test.client.RequestFactory keeps state/AuthMiddleware does monkey patching
Thanks to m.vantellingen for the report and tests, and to aaugustin for
work on the tests.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-30 16:33:23 +00:00
..
bad_templates
fixtures
templates Fixed #15368 - test failures due to regression with RequestContext 2011-02-27 00:24:35 +00:00
__init__.py
models.py Fixed #15929 - test.client.RequestFactory keeps state/AuthMiddleware does monkey patching 2011-05-30 16:33:23 +00:00
session.py
urls.py Updated to test_client_regress to use RedirectView instead of deprecated redirect_to. 2011-04-02 08:45:06 +00:00
views.py Fixed #15368 - test failures due to regression with RequestContext 2011-02-27 00:24:35 +00:00