This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-30 00:56:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
c9a021b04262abbf44ac57ed2ee5c6530a17f77e
django
/
tests
/
regressiontests
/
test_client_regress
History
Claude Paroz
abdcf81843
[1.5.x]
Fixed
#20237
(again) Allowed binary parameter to assertContains
...
Backport of
b04fd579d5
from master.
2013-04-12 20:16:35 +02: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
Moved test_client_regress tests from models.py to tests.py
2012-05-31 17:21:13 +02:00
session.py
Fixed
#11555
-- Made SessionBase.session_key read-only. Cleaned up code slightly. Refs
#13478
.
2011-11-27 17:52:24 +00:00
tests.py
[1.5.x]
Fixed
#20237
(again) Allowed binary parameter to assertContains
2013-04-12 20:16:35 +02:00
urls.py
[1.5.x]
Fixed
#20237
-- Reenabled assertContains with binary parameter
2013-04-11 10:58:06 +02:00
views.py
[1.5.x]
Fixed
#20237
-- Reenabled assertContains with binary parameter
2013-04-11 10:58:06 +02:00