Commit History

Author SHA1 Message Date
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Tim Graham 9023696613 Removed dictionary and context_instance parameters for render functions. 9 years ago
  Tim Graham b3641512c8 Removed dirs parameter in template engine methods and related funtions. 9 years ago
  Tim Graham 04ee4059d7 Refs #24022 -- Removed the ssi tag per deprecation timeline. 9 years ago
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 years ago
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 years ago
  Preston Timmons 655f524915 Fixed #17085, #24783 -- Refactored template library registration. 9 years ago
  Preston Timmons adff499e47 Fixed #24119, #24120 -- Formalized debug integration for template backends. 9 years ago
  Tim Graham d974c89ebb Fixed #24646 -- Fixed jinja2 example on Python 2. 9 years ago
  Tim Graham 56286542db Documented jinja2 install requirement. 9 years ago
  Aymeric Augustin 15b711b5ee Deprecated TEMPLATE_DEBUG setting. 9 years ago
  Aymeric Augustin 9fbd302f91 Documented how to set up the Jinja2 environment. 9 years ago
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 9 years ago
  Aymeric Augustin ee8d5b91e9 Wrote main documentation for templates. 10 years ago
  Aymeric Augustin 6c392bb2c0 Moved doc on the DTL's syntax to the ref/ section. 10 years ago
  Aymeric Augustin d3a982556d Deprecated TEMPLATE_STRING_IF_INVALID. 10 years ago
  Tim Graham 19242c675f Fixed #23735 -- Clarified that admindocs must be enabled to view template tag libraries in admin. 10 years ago
  Tim Graham 08c5887f13 Fixed #23734 -- Replaced striptags in template filter overview since it has security implications. 10 years ago
  Duane Hilton 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 years ago
  Ola Sitarska b9b8895acb Fixed #23527 -- Removed Cheetah references in docs 10 years ago
  Ola Sitarska ee442e97da Fixed #23529 -- Replaced comments tag library with humanize in docs 10 years ago
  Aymeric Augustin d18579d219 Small fixes in templates topic guide. 10 years ago
  Tim Graham 9432f1e750 Fixed some doc errors that caused syntax highlighting to fail. 10 years ago
  Baptiste Mispelon 62c74abbb0 Fixed #23114 -- Clarified documentation of template lookups. 10 years ago
  Tim Graham 9e5033b302 Fixed #21747 -- Added {% elif %} to template topics guide. 11 years ago
  Claude Paroz 626bdf648a Updated a bunch of hyperlinks in documentation 11 years ago
  Alex Gaynor 4e07d93325 Fixed some unnescesarily gendered language in the docs 11 years ago
  minusf 70c080fcdb Misc doc cleanups. 11 years ago
  Ramiro Morales 47ddd6a408 Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template comments. 12 years ago
  Ben Longden 55a2d5b577 Removes PHP references 12 years ago