summaryrefslogtreecommitdiff
path: root/tests/httpwrappers/tests.py
AgeCommit message (Expand)Author
2013-07-30Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect.Baptiste Mispelon
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-06-29Removed compatibility code for streaming responses.Aymeric Augustin
2013-02-28Implemented persistent database connections.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner