Commit Verlauf

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