Commit History

Author SHA1 Message Date
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 8 years ago
  Vitaly Bogomolov aec4f97555 Fixed #26402 -- Added relative path support in include/extends template tags. 9 years ago
  Alasdair Nicol dac075e910 Refs #26479 -- Documented is/is not if tag operator behavior for nonexistent variables. 8 years ago
  Tim Graham f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io 8 years ago
  Alasdair Nicol c16b9dd8e0 Fixed #26479 -- Added 'is not' operator to the if tag. 9 years ago
  Alasdair Nicol c10db4bd1b Moved docs about chaining if tag comparison operators. 9 years ago
  inondle 5fb9756eba Fixed #26275 -- Noted difference between o and Y date format chars. 9 years ago
  Andrew Kuchev e81d1c995c Fixed #25670 -- Allowed dictsort to sort a list of lists. 9 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
  Preston Timmons c00ae7f58c Fixed #26118 -- Added 'is' operator to if template tag. 9 years ago
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
  pp b34ff66e5b Added missing period to "etc.". 9 years ago
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 years ago
  Johannes Hoppe cf546e11ac Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 9 years ago
  Tim Graham 890938e756 Removed redundant highlight/code-block directives in docs/ref/templates/builtins.txt. 9 years ago
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 years ago
  Tom Christie a32538279c Tweaked example text in docs/ref/templates/builtins.txt. 9 years ago
  Jacek Bzdak 32cd706971 Fixed #25574 -- Documented {{ dict.items }} shadowing in for template tag docs. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Tim Graham 222d063301 Refs #23269 -- Removed the removetags template tag and related functions per deprecation timeline. 9 years ago
  Tim Graham 785cc71d5b Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 9 years ago
  Tim Graham 9a3dfa2a52 Refs #23261 -- Removed old style list syntax for unordered_list filter 9 years ago
  Tim Graham 27b2321793 Refs #24451 -- Removed comma-separated {% cycle %} syntax per deprecation timeline. 9 years ago
  Tim Graham 04ee4059d7 Refs #24022 -- Removed the ssi tag per deprecation timeline. 9 years ago
  Tim Graham 3af9b70028 Refs #22789 -- Removed contrib.webdesign per deprecation timeline. 9 years ago
  Nick Johnson 392f64842f Fixed #25373 -- Added warning logging for exceptions during {% include %} tag rendering. 9 years ago
  Tim Graham d06014db53 Removed some discussion of deprecated {% url %} behavior. 9 years ago
  Tim Graham 47201371d2 Refs #24451 -- Corrected Django version for {% cycle %} deprecation. 9 years ago
  Tim Graham 787cc7aa84 Refs #25236 -- Discouraged use of ifequal/ifnotequal template tags. 9 years ago
  Tim Graham 7080cef7bf Corrected some inconsistent headings in docs/ref/templates/builtins.txt. 9 years ago