커밋 기록

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