summaryrefslogtreecommitdiff
path: root/tests/builtin_server
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2014-03-30Moved ServerHandler helper class to tests.Ramiro Morales
2013-12-17Removed superfluous models.py files.Aymeric Augustin
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-03-20Fixed #18972 -- Refactored bundled wsgi server's chunking algorithm.Matthew Wood
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner