Historial de Commits

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