| Age | Commit message (Expand) | Author |
| 2012-11-17 | Fixed #19308 - Clarified stringformat filter example | Tim Graham |
| 2012-11-12 | Converted <paragraph> to <p> per #aaugustin's request | Daniel Greenfeld |
| 2012-11-08 | Added examples for comment, templatetag, escape, force_escape, timesince, and... | Daniel Greenfeld |
| 2012-11-04 | Removed redundant docs addition across two commits | Preston Holmes |
| 2012-11-04 | Merge pull request #496 from pydanny/ticket_19241 | Bryan Veloso |
| 2012-11-04 | Fixed #19241 -- Improved floatformat docs | Daniel Greenfeld |
| 2012-11-04 | Demonstrate how to round to integers using floatformat templatetag | Daniel Greenfeld |
| 2012-10-29 | Fixed #19209 -- Documented |date:"I". | Aymeric Augustin |
| 2012-10-07 | Added section about URL reversion to URL mapper document. | Ramiro Morales |
| 2012-09-22 | Fixed #18951 -- Formatting of microseconds. | Aymeric Augustin |
| 2012-09-20 | Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 | Tim Graham |
| 2012-08-04 | Added a missing space to the description of the `cut` filter. | Florian Apolloner |
| 2012-07-24 | Changed the word "brackets" to "parentheses" | Kevin McCarthy |
| 2012-07-07 | Fixed #18254 -- Added ability to the static template tags to store the result... | Jannis Leidel |
| 2012-06-19 | Fixed #14502 again -- saner verbatim closing token | Chris Beaven |
| 2012-06-07 | Removed references to changes made in 1.2. | Aymeric Augustin |
| 2012-06-07 | Fixed #14502 -- Added a verbatim template tag. | Aymeric Augustin |
| 2012-06-06 | Replaced documentation snippets using "gender" with less sensitive examples. | Jacob Kaplan-Moss |
| 2012-06-06 | Added alt attribute to img tags in docs. | Aymeric Augustin |
| 2012-04-24 | Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syn... | Claude Paroz |
| 2012-03-05 | Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custo... | Chris Beaven |
| 2012-02-13 | Added a note to the release notes about the new format strings added in r17473. | Jannis Leidel |
| 2012-02-09 | Fixed #16416 -- Added two new date formatting options for timezones and ISO w... | Jannis Leidel |
| 2012-02-03 | Made a bunch more edits up until [17418] | Adrian Holovaty |
| 2012-01-08 | Reverted parts of r17359 that could cause false positives in URL detection, e... | Aymeric Augustin |
| 2012-01-08 | Fixed #16656 -- Changed the urlize filter to accept more top-level domains. | Aymeric Augustin |
| 2011-12-24 | Removed a redundant paragraph from the templates builtins doc. | Aymeric Augustin |
| 2011-12-24 | Fixed #17110 -- Mentionned that the {% filter %} tag doesn't support the 'saf... | Aymeric Augustin |
| 2011-12-24 | Fixed #17442 - Broken link in refs/templates/builtins.txt | Timo Graham |
| 2011-12-09 | Fixed #17348 -- Implemented {% elif %}. Refs #3100. | Aymeric Augustin |
| 2011-12-09 | Tweaked templates/builtins.txt to make it clearer that cycle and firstof filt... | Adrian Holovaty |
| 2011-11-21 | Fixed #16787 -- Restored the ability to {% load %} template tags libraries wi... | Aymeric Augustin |
| 2011-11-19 | Fixed #17028 - Changed diveintopython.org -> diveintopython.net | Timo Graham |
| 2011-11-18 | Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. | Aymeric Augustin |
| 2011-11-17 | Fixed some ReST errors in 'regroup' template tag docs | Luke Plant |
| 2011-11-12 | Fix #17179: Document that yesno filter's default argument is "yes,no,maybe". ... | Karen Tracey |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-10-03 | Added some sphinx cross-reference links to the built-in template tags and fil... | Julien Phalip |
| 2011-09-25 | Fixed #16927 -- Corrected the `{% ifchanged %}` template tag's documentation.... | Julien Phalip |
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales |
| 2011-09-03 | Two very simple docs fixes. | Ramiro Morales |
| 2011-08-11 | Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to sta... | Jannis Leidel |
| 2011-07-14 | Fixed #5025 -- Add a "truncatechars" template filter. Many thanks to Chris Be... | Jannis Leidel |
| 2011-07-04 | Fixed #16392 -- Clarified docs of the "c" date format with regard to naive da... | Jannis Leidel |
| 2011-06-30 | Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi... | Jannis Leidel |
| 2011-06-27 | More accurate documentation for how the urlize template works. Refs #9189. | Chris Beaven |
| 2011-06-26 | Fixed #16297 -- make_list documentation error regarding integers. Thanks ned ... | Simon Meers |
| 2011-06-18 | Fixed typos introduced in r16430 and r16431. Thanks, magopian. | Jannis Leidel |
| 2011-06-17 | Fixed #16071 -- Added note to fix_ampersands documentation about its limitati... | Jannis Leidel |
| 2011-06-16 | Fixed #15908 -- Mention blocktrans in the pluralize filter documentation sect... | Jannis Leidel |