コミット履歴

作者 SHA1 メッセージ 日付
  Aymeric Augustin ebd2598596 Removed django.contrib.markup. 12 年 前
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 12 年 前
  Tim Graham 6534a95ac3 Fixed #19470 - Clarified widthratio example. 12 年 前
  Claude Paroz 0eeae15056 Fixed #19354 -- Do not assume usermodel.pk == usermodel.id 12 年 前
  Aymeric Augustin f89901dc05 Fixed two typos. 12 年 前
  Aymeric Augustin d266919584 Fixed #19280 -- Raised an explicit exception for the old {% url %} syntax. 12 年 前
  Tim Graham 63e6cd1bb3 Fixed #19348 - Clarified the units of filesizeformat. 12 年 前
  Tim Graham 2564e31014 Fixed #19308 - Clarified stringformat filter example 12 年 前
  Daniel Greenfeld 3f65f751a0 Converted <paragraph> to <p> per #aaugustin's request 12 年 前
  Daniel Greenfeld 1db5d88273 Added examples for comment, templatetag, escape, force_escape, timesince, and timeuntil 12 年 前
  Preston Holmes 2cb48fffd4 Removed redundant docs addition across two commits 12 年 前
  Bryan Veloso 79a484fc8e Merge pull request #496 from pydanny/ticket_19241 12 年 前
  Daniel Greenfeld a70492e6b5 Fixed #19241 -- Improved floatformat docs 12 年 前
  Daniel Greenfeld d5c3c45f2f Demonstrate how to round to integers using floatformat templatetag 12 年 前
  Aymeric Augustin 24b2aad8e3 Fixed #19209 -- Documented |date:"I". 12 年 前
  Ramiro Morales ec1aad1671 Added section about URL reversion to URL mapper document. 12 年 前
  Aymeric Augustin 822cfce3df Fixed #18951 -- Formatting of microseconds. 12 年 前
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 年 前
  Florian Apolloner 62ae711cec Added a missing space to the description of the `cut` filter. 12 年 前
  Kevin McCarthy c3a05d8794 Changed the word "brackets" to "parentheses" 12 年 前
  Jannis Leidel 0a68a2994b Fixed #18254 -- Added ability to the static template tags to store the result in a contextt variable. Many thanks to Andrei Antoukh for the initial patch. 12 年 前
  Chris Beaven c57ba67331 Fixed #14502 again -- saner verbatim closing token 12 年 前
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 12 年 前
  Aymeric Augustin 4464bbba15 Fixed #14502 -- Added a verbatim template tag. 12 年 前
  Jacob Kaplan-Moss 7edf231d46 Replaced documentation snippets using "gender" with less sensitive examples. 12 年 前
  Aymeric Augustin 29a80354ab Added alt attribute to img tags in docs. 12 年 前
  Claude Paroz eb351ac9cb Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review. 13 年 前
  Chris Beaven 5ccc6f17b8 Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custom template tag 'howto' guide. Thanks sebastian for the patch. 13 年 前
  Jannis Leidel bd13cfa917 Added a note to the release notes about the new format strings added in r17473. 13 年 前
  Jannis Leidel a6b6c6e171 Fixed #16416 -- Added two new date formatting options for timezones and ISO week numbers. Thanks, poirier. 13 年 前