Історія комітів

Автор SHA1 Опис Дата
  Tobias McNulty 17e661641d Refs #26666 -- Added ALLOWED_HOSTS validation when running tests. 8 роки тому
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 роки тому
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 роки тому
  Tim Graham 015fad9060 Fixed #26175 -- Removed SHA1 password hashes in tests. 9 роки тому
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 роки тому
  Tim Graham edf3b88f1a Refs #25969 -- Replaced usage of render_to_response() with render() in tests. 9 роки тому
  Ville Skyttä 3ee18400ae Fixed #25668 -- Misc spelling errors 9 роки тому
  Tim Graham 9023696613 Removed dictionary and context_instance parameters for render functions. 9 роки тому
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 роки тому
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 роки тому
  Andy McKay 4525a0c466 Fixed #24773 -- Added a json() method on test client responses. 10 роки тому
  Simon Charette be67400b47 Refs #24652 -- Used SimpleTestCase where appropriate. 10 роки тому
  Claude Paroz a0c2eb46dd Fixed #23960 -- Removed http.fix_location_header 10 роки тому
  Josh Smeaton 39a7eed1bb Converted test fixtures to setUpTestData methods 10 роки тому
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 роки тому
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 роки тому
  Tim Graham 2fa2068406 Removed an unused import and a flake8 exclude that caused it to be missed. 10 роки тому
  Tim Graham 6e13c0490d Changed RedirectView.permanent to False per deprecation timeline; refs #21587. 10 роки тому
  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 роки тому