История коммитов

Автор SHA1 Сообщение Дата
  Tim Graham 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 лет назад
  Unai Zalakain 4dc4d12e27 Fixed #21598 -- cleaned up template loader overrides in tests 11 лет назад
  Alex Gaynor 2bcb8bfc8d Fix many many typos in comments throughout the codebase 11 лет назад
  e0ne 2aaa045c61 Fixed #13408 -- Deprecated silent unpacking exception passing in for template tag. 11 лет назад
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls 11 лет назад
  Maxime Turcotte 5e4e0b6fe9 Fixed #22306 -- Deprecated future versions of cycle and firstof template tags. 11 лет назад
  Aymeric Augustin ad3942d325 The cycle and firstof tags no longer raise warnings. 11 лет назад
  Tim Graham 1ea44a3abd Switched {% cycle %} and {% firstof %} tags to auto-escape their variables per deprecation timeline. 11 лет назад
  Tim Graham 8b81dee60c Removed fix_ampersands template filter per deprecation timeline. 11 лет назад
  Tim Graham 35f46ec7a9 Fixed flake8 warnings. 11 лет назад
  Anubhav Joshi 659b5678fc Fixed #22184 -- Allowed template_tests.tests to be run isolated 11 лет назад
  Aymeric Augustin 3a34f71d4d Removed obsolete hack to run template tests. 11 лет назад
  Claude Paroz 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 11 лет назад
  Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings. 11 лет назад
  Erik Romijn 775975f15d Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html() 11 лет назад
  Tim Graham 72b080c2c8 Removed Django 1.5 upgrade hints for {% url %} tag. 11 лет назад
  Baptiste Mispelon 81cd3a7460 Use assertEqual instead of assertEquals. 11 лет назад
  Zbigniew Siciarz 74d4d58b62 Fixed #21939 -- Deprecated loading ssi/url tags from future. 11 лет назад
  Marek Wywiał d97bf2e9c8 Fixed #21765 -- Added support for comparing Context instances 11 лет назад
  Aymeric Augustin 07ae47f7f8 Fixed #21959 -- Handled Inf/NaN in widthratio tag. 11 лет назад
  Claude Paroz 02add43568 Fixed #21417 -- Expanded TEMPLATE_STRING_IF_INVALID in blocktrans 11 лет назад
  Aymeric Augustin b951a7fbc1 Removed superfluous uses of TransRealMixin. 11 лет назад
  Carl Meyer ca95f8e435 Moved sys.path-extending decorator to django.test.utils and used throughout test suite. 11 лет назад
  Marc Tamlyn 2607fa9016 Fixed #21774 -- Isolate all test urls from eachother. 11 лет назад
  Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app. 11 лет назад
  Aymeric Augustin 2fef9e5375 Moved apps back in the toplevel django namespace. 11 лет назад
  Aymeric Augustin 65cd74be8e Stopped iterating on INSTALLED_APPS. 11 лет назад
  Unai Zalakain 2688462f91 Refs #21230 -- removed direct settings manipulation from template tests 11 лет назад
  Curtis Maloney ffc37e2343 Fixed #21012 -- New API to access cache backends. 11 лет назад
  coagulant 8eec2d93b6 Fixed all E261 warnings 11 лет назад