Histórico de Commits

Autor SHA1 Mensagem Data
  Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. há 10 anos atrás
  Xavier Fernandez 50b9313e0a Fixed #22771 -- Fixed test.Client.logout when using custom auth backend. há 10 anos atrás
  Preston Timmons be88b062af Fixed #21357 -- Fixed test client session initialization. há 11 anos atrás
  Tim Graham aabceadd7d Revert "Fixed #15179 -- middlewares not applied for test client login()" há 11 anos atrás
  Jacob R. Rothenbuhler 17c1884456 Fixed #22369 -- Added count parameter to assertTemplateUsed há 11 anos atrás
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls há 11 anos atrás
  Marc Tamlyn 2607fa9016 Fixed #21774 -- Isolate all test urls from eachother. há 11 anos atrás
  Aymeric Augustin e32095616c Imported override_settings from its new location. há 11 anos atrás
  Unai Zalakain 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login() há 11 anos atrás
  Unai Zalakain 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects há 11 anos atrás
  coagulant 8eec2d93b6 Fixed all E261 warnings há 11 anos atrás
  Jason Myers c3791463a5 Fixing E302 Errors há 11 anos atrás
  Alex Gaynor 9d740eb8b1 Fix all violators of E231 há 11 anos atrás
  Alasdair Nicol c3aa2948c6 Fixed #21298 -- Fixed E301 pep8 warnings há 11 anos atrás
  Alasdair Nicol b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings há 11 anos atrás
  Tim Graham 96d1d4e292 Removed unused local variables in tests. há 11 anos atrás
  Bojan Mihelac 0cac4fbf69 Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid há 12 anos atrás
  Tim Graham a35ed20241 Fixed #18924 -- Made test.Client.logout send user_logged_out signal. há 11 anos atrás
  Chris Wilson fa7cb4ef3c Fixed #20404 -- Added a keys() method to ContextList. há 12 anos atrás
  Tim Graham d194714c0a Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError há 12 anos atrás
  Preston Holmes d228c1192e Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. há 12 anos atrás
  Claude Paroz b04fd579d5 Fixed #20237 (again) Allowed binary parameter to assertContains há 12 anos atrás
  Claude Paroz fe01404bb9 Fixed #20237 -- Reenabled assertContains with binary parameter há 12 anos atrás
  Florian Apolloner 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. há 12 anos atrás
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. há 12 anos atrás