1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/regressiontests/test_client_regress
Luke Plant 2366415f48 Fixed #15368 - test failures due to regression with RequestContext
Thanks to cyberdelia for the reports on this.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-27 00:24:35 +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 #15368 - test failures due to regression with RequestContext 2011-02-27 00:24:35 +00:00
session.py Fixed #13152 -- Ensure the test client saves the session before writing the session key to the cookie, in case the session engine changes the session key. 2010-03-19 05:42:13 +00:00
urls.py Fixed #15368 - test failures due to regression with RequestContext 2011-02-27 00:24:35 +00:00
views.py Fixed #15368 - test failures due to regression with RequestContext 2011-02-27 00:24:35 +00:00