تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Aymeric Augustin 15b711b5ee Deprecated TEMPLATE_DEBUG setting. 10 سال پیش
  Aymeric Augustin 47ee7b48ad Fixed #24338 -- Accepted Template wrapper in {% extends %}. 10 سال پیش
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 سال پیش
  Aymeric Augustin a3e783fe11 Deprecated passing a Context to a generic Template.render. 10 سال پیش
  Preston Timmons de9ebdd39c Fixed #24022 -- Deprecated the ssi tag. 10 سال پیش
  Aymeric Augustin 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. 10 سال پیش
  Aymeric Augustin d3205e3e2e Deprecated TEMPLATE_DIRS. 10 سال پیش
  Aymeric Augustin cf0fd65ed4 Deprecated TEMPLATE_LOADERS. 10 سال پیش
  Aymeric Augustin d3a982556d Deprecated TEMPLATE_STRING_IF_INVALID. 10 سال پیش
  Aymeric Augustin 3dc01aaaaf Deprecated ALLOWED_INCLUDE_ROOTS. 10 سال پیش
  Aymeric Augustin 4ea43ac915 Supported multiple template engines in get_template and select_template. 10 سال پیش
  Aymeric Augustin 7eefdbf7ab Cleaned up the django.template namespace. 10 سال پیش
  Preston Timmons 5c68870169 Fixed #23958 -- Rewrote filter tests as unit tests. 10 سال پیش
  Ramiro Morales 16f26defa7 Converted recently refactored templates tests to SimpleTestCase. 10 سال پیش
  Berker Peksag 560b4207b1 Removed redundant numbered parameters from str.format(). 10 سال پیش
  Preston Timmons b872134bfc Fixed #23768 -- Rewrote template tests as unit tests. 10 سال پیش
  Baptiste Mispelon c335c0fee9 Fixed #23914 -- Improved {% now %} to allow storing its result in the context. 10 سال پیش
  Tim Graham d43dd03ca3 Fixed #23890 -- Silenced numpy DeprecationWarnings in template tests. 10 سال پیش
  Aymeric Augustin 47a131b944 Encapsulated TEMPLATE_STRING_IF_INVALID in Engine. 10 سال پیش
  Aymeric Augustin 29a977ab14 Moved template loaders management in Engine. 10 سال پیش
  Aymeric Augustin a97e72aaab Simplified caching of templatetags modules. 10 سال پیش
  Aymeric Augustin 9eeb788cfb Refactored getting the list of template loaders. 10 سال پیش
  Aymeric Augustin b503fee7ec Removed override_template_loaders and override_with_test_loader. 10 سال پیش
  Aymeric Augustin 2577ae6a08 Moved all template loaders under django.template.loaders. 10 سال پیش
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 سال پیش
  Tim Graham e122facbd8 Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter. 10 سال پیش
  Jaap Roes e92b057e06 Fixed #23261 -- Deprecated old style list support for unordered_list filter. 10 سال پیش
  Anubhav Joshi 0dd05c9e66 Fixed #16383 -- Raised the AttributeError raised in property of an object when used in a template. 10 سال پیش
  qingfeng 08451f17d0 Fixed #23060 -- Prevented UnicodeDecodeError in debug templatetag 10 سال پیش
  Anubhav Joshi b1abfb3c59 Fixed #21707 -- Added helpful error message when using {{ block.super }} in base template. 10 سال پیش