summaryrefslogtreecommitdiff
path: root/tests/httpwrappers
AgeCommit message (Expand)Author
2013-10-17[1.6.x] Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1Claude Paroz
2013-09-03[1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin
2013-08-24[1.6.x] Fixed #20961 -- Fixed HttpResponse default empty contentClaude Paroz
2013-07-30[1.6.x] Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect.Baptiste Mispelon
2013-02-28Implemented persistent database connections.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner