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 17:16:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
8ab5db7a3348b7890eae5db20e48f820bf09c81c
django
/
tests
/
regressiontests
/
test_client_regress
History
Claude Paroz
427b59495e
[1.5.x]
Fixed
#20237
-- Reenabled assertContains with binary parameter
...
Thanks Baptiste Mispelon for the review. Backport of
fe01404bb9
from master.
2013-04-11 10:58:06 +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
-- Reenabled assertContains with binary parameter
2013-04-11 10:58:06 +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