Commit History

Author SHA1 Message Date
  Tim Graham a871cf422d Fixed #25051 -- Clarified return type of {% now %} tag. 9 years ago
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 years ago
  Tim Graham e11a08ee15 Fixed #24839 -- Removed references to deprecated contrib.webdesign. 9 years ago
  Andrei Kulakov fc3409b093 Fixed #24813 -- Documented {% include %} debug behavior variance 9 years ago
  Dave Hodder 08c980d752 Updated capitalization in the word "JavaScript" for consistency 9 years ago
  Tim Graham f47c796b52 Fixed #24657 -- Fixed include template tag example. 10 years ago
  Craig Oldford 75bc5bc634 Fixed #12199 -- Added the ability to use "as" with the firstof template tag. 10 years ago
  Maxime Lorant 6023312dde Fixed formatting in docs/ref/templates/builtins.txt 10 years ago
  Joost Rijneveld 48ddc66219 Fixed typo in docs/ref/templates/builtins.txt 10 years ago
  Tim Graham c36b60836b Fixed #24451 -- Deprecated comma-separated {% cycle %} syntax. 10 years ago
  Aymeric Augustin 9a4a9a8a49 Improved get_media_prefix template tag example. 10 years ago
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
  Preston Timmons de9ebdd39c Fixed #24022 -- Deprecated the ssi tag. 10 years ago
  Aymeric Augustin 3dc01aaaaf Deprecated ALLOWED_INCLUDE_ROOTS. 10 years ago
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 years ago
  Markus Holtermann c7786550c4 Fixed display of lists after website redesign 10 years ago
  Baptiste Mispelon c335c0fee9 Fixed #23914 -- Improved {% now %} to allow storing its result in the context. 10 years ago
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. 10 years ago
  Thomas Chaumeny d3db878e4b Moved CSRF docs out of contrib. 10 years ago
  David Hoffman 03467368db Fixed #23558 -- documented slugify limitations 10 years ago
  Ralph Broenink 3a34e45fdb Fixed firstof docs error introduced in 1ea44a; refs #17906. 10 years ago
  mcgeeco 80b8d3bee0 Fixed #12008 -- Clarified relationship between template blocks and includes. 10 years ago
  Joseph Dougherty ab8248361e Fixed #23499 -- Error in built-in template tag "now" documentation 10 years ago
  Aymeric Augustin 9562ffea97 Avoid the word "stupid". 10 years ago
  Tim Graham 9432f1e750 Fixed some doc errors that caused syntax highlighting to fail. 10 years ago
  Tim Graham e122facbd8 Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter. 10 years ago
  Tim Graham 7efce77de2 Added a warning that remove_tags() output shouldn't be considered safe. 10 years ago
  Jaap Roes e92b057e06 Fixed #23261 -- Deprecated old style list support for unordered_list filter. 10 years ago
  Tim Graham 38e001ab6c Fixed #22789 -- Deprecated django.contrib.webdesign. 10 years ago
  LarryBrid a93ee5112d Fixed #22941 - Added support for domain-only links with chars after the TLD to urlize. 10 years ago