Commit History

Author SHA1 Message Date
  Unai Zalakain 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login() 11 years ago
  Unai Zalakain 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects 11 years ago
  coagulant 8eec2d93b6 Fixed all E261 warnings 11 years ago
  Jason Myers c3791463a5 Fixing E302 Errors 11 years ago
  Alex Gaynor 9d740eb8b1 Fix all violators of E231 11 years ago
  Alasdair Nicol c3aa2948c6 Fixed #21298 -- Fixed E301 pep8 warnings 11 years ago
  Alasdair Nicol b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 years ago
  Tim Graham 96d1d4e292 Removed unused local variables in tests. 11 years ago
  Bojan Mihelac 0cac4fbf69 Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid 12 years ago
  Tim Graham a35ed20241 Fixed #18924 -- Made test.Client.logout send user_logged_out signal. 11 years ago
  Chris Wilson fa7cb4ef3c Fixed #20404 -- Added a keys() method to ContextList. 12 years ago
  Tim Graham d194714c0a Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError 12 years ago
  Preston Holmes d228c1192e Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 12 years ago
  Claude Paroz b04fd579d5 Fixed #20237 (again) Allowed binary parameter to assertContains 12 years ago
  Claude Paroz fe01404bb9 Fixed #20237 -- Reenabled assertContains with binary parameter 12 years ago
  Florian Apolloner 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 years ago
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 years ago