Histórico de commits

Autor SHA1 Mensagem Data
  Tim Graham 75f107b884 Removed request.REQUEST per deprecation timeline; refs #18659. 10 anos atrás
  Aymeric Augustin 79deb6a071 Accounted for multiple template engines in template responses. 10 anos atrás
  Claude Paroz 51890ce889 Applied ignore_warnings to Django tests 10 anos atrás
  Aymeric Augustin 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. 10 anos atrás
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 10 anos atrás
  Aymeric Augustin fdbfc98003 Deprecated some arguments of django.shortcuts.render(_to_response). 10 anos atrás
  wrwrwr 056a3c6c37 Fixed #23682 -- Enhanced circular redirects detection in tests. 10 anos atrás
  Aymeric Augustin f88ad710fa Simplified caching of template context processors. 10 anos atrás
  Aymeric Augustin 9eeb788cfb Refactored getting the list of template loaders. 10 anos atrás
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 anos atrás
  Claude Paroz f0bb3c98cc Fixed #21740 -- Allowed test client data to be an empty string 10 anos atrás
  Tim Graham 4b257cf261 Fixed flake8 warnings. 10 anos atrás
  Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 anos atrás
  Xavier Fernandez 50b9313e0a Fixed #22771 -- Fixed test.Client.logout when using custom auth backend. 10 anos atrás
  Preston Timmons be88b062af Fixed #21357 -- Fixed test client session initialization. 11 anos atrás
  Tim Graham aabceadd7d Revert "Fixed #15179 -- middlewares not applied for test client login()" 11 anos atrás
  Jacob R. Rothenbuhler 17c1884456 Fixed #22369 -- Added count parameter to assertTemplateUsed 11 anos atrás
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls 11 anos atrás
  Marc Tamlyn 2607fa9016 Fixed #21774 -- Isolate all test urls from eachother. 11 anos atrás
  Aymeric Augustin e32095616c Imported override_settings from its new location. 11 anos atrás
  Unai Zalakain 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login() 11 anos atrás
  Unai Zalakain 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects 11 anos atrás
  coagulant 8eec2d93b6 Fixed all E261 warnings 11 anos atrás
  Jason Myers c3791463a5 Fixing E302 Errors 11 anos atrás
  Alex Gaynor 9d740eb8b1 Fix all violators of E231 11 anos atrás
  Alasdair Nicol c3aa2948c6 Fixed #21298 -- Fixed E301 pep8 warnings 11 anos atrás
  Alasdair Nicol b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 anos atrás
  Tim Graham 96d1d4e292 Removed unused local variables in tests. 11 anos atrás
  Bojan Mihelac 0cac4fbf69 Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid 12 anos atrás
  Tim Graham a35ed20241 Fixed #18924 -- Made test.Client.logout send user_logged_out signal. 11 anos atrás