Historia zmian

Autor SHA1 Wiadomość Data
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 10 lat temu
  Aymeric Augustin cf0fd65ed4 Deprecated TEMPLATE_LOADERS. 10 lat temu
  Aymeric Augustin d3a982556d Deprecated TEMPLATE_STRING_IF_INVALID. 10 lat temu
  Aymeric Augustin 3dc01aaaaf Deprecated ALLOWED_INCLUDE_ROOTS. 10 lat temu
  Aymeric Augustin 4ea43ac915 Supported multiple template engines in get_template and select_template. 10 lat temu
  Aymeric Augustin 7eefdbf7ab Cleaned up the django.template namespace. 10 lat temu
  Preston Timmons 5c68870169 Fixed #23958 -- Rewrote filter tests as unit tests. 10 lat temu
  Ramiro Morales 16f26defa7 Converted recently refactored templates tests to SimpleTestCase. 10 lat temu
  Berker Peksag 560b4207b1 Removed redundant numbered parameters from str.format(). 10 lat temu
  Preston Timmons b872134bfc Fixed #23768 -- Rewrote template tests as unit tests. 10 lat temu
  Baptiste Mispelon c335c0fee9 Fixed #23914 -- Improved {% now %} to allow storing its result in the context. 10 lat temu
  Tim Graham d43dd03ca3 Fixed #23890 -- Silenced numpy DeprecationWarnings in template tests. 10 lat temu
  Aymeric Augustin 47a131b944 Encapsulated TEMPLATE_STRING_IF_INVALID in Engine. 10 lat temu
  Aymeric Augustin 29a977ab14 Moved template loaders management in Engine. 10 lat temu
  Aymeric Augustin a97e72aaab Simplified caching of templatetags modules. 10 lat temu
  Aymeric Augustin 9eeb788cfb Refactored getting the list of template loaders. 10 lat temu
  Aymeric Augustin b503fee7ec Removed override_template_loaders and override_with_test_loader. 10 lat temu
  Aymeric Augustin 2577ae6a08 Moved all template loaders under django.template.loaders. 10 lat temu
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 lat temu
  Tim Graham e122facbd8 Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter. 10 lat temu
  Jaap Roes e92b057e06 Fixed #23261 -- Deprecated old style list support for unordered_list filter. 10 lat temu
  Anubhav Joshi 0dd05c9e66 Fixed #16383 -- Raised the AttributeError raised in property of an object when used in a template. 10 lat temu
  qingfeng 08451f17d0 Fixed #23060 -- Prevented UnicodeDecodeError in debug templatetag 10 lat temu
  Anubhav Joshi b1abfb3c59 Fixed #21707 -- Added helpful error message when using {{ block.super }} in base template. 10 lat temu
  Tim Graham 38e001ab6c Fixed #22789 -- Deprecated django.contrib.webdesign. 10 lat temu
  Claude Paroz e167e96cfe Fixed #22223 -- Prevented over-escaping URLs in reverse() 10 lat temu
  Tim Graham 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 lat temu
  Unai Zalakain 4dc4d12e27 Fixed #21598 -- cleaned up template loader overrides in tests 11 lat temu
  Alex Gaynor 2bcb8bfc8d Fix many many typos in comments throughout the codebase 11 lat temu
  e0ne 2aaa045c61 Fixed #13408 -- Deprecated silent unpacking exception passing in for template tag. 11 lat temu