| Age | Commit message (Expand) | Author |
| 2010-05-09 | [1.1.X] Fixed #13317 - Clarified documentation about how the blocktrans and t... | Jannis Leidel |
| 2010-05-09 | [1.1.X] Fixed #6752 -- Corrected the interaction of the safe template filter ... | Russell Keith-Magee |
| 2010-05-07 | [1.1.X] Fixed typo and small formatting mistake in docs | Luke Plant |
| 2010-04-12 | [1.1.X] Fixed two small doc markup errors. | Karen Tracey |
| 2010-03-23 | [1.1.X] Fixed #13177 -- Corrected usage of firstof in admin templates. Thanks... | Russell Keith-Magee |
| 2010-03-15 | [1.1.X] Fixed #13114 -- Modified escapejs to produce output that is JSON comp... | Russell Keith-Magee |
| 2010-03-03 | [1.1.X] Fixed #11889: Documented the fact that context processors will overwr... | James Bennett |
| 2010-03-02 | [1.1.X] Fixed #12946: Removed an invalid example of url tag usage from the do... | Karen Tracey |
| 2010-01-17 | [1.1.X] Fixed #12496 - Added code examples to built-in filter documentation. ... | Jannis Leidel |
| 2009-12-26 | [1.1.X] Fixed #9465 -- Simplified API Reference documentation titles for easi... | Gary Wilson Jr |
| 2009-12-25 | [1.1.X] Added a few Sphinx directives to the form API and template API docs. | Gary Wilson Jr |
| 2009-11-23 | [1.1.X] Cleaned up the release notes index page, and added some stub 1.1.2 an... | Russell Keith-Magee |
| 2009-10-27 | Added a no-op {% csrf_token %} tag to 1.1.X, to ease transition of apps to 1.2 | Luke Plant |
| 2009-07-16 | Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ... | Russell Keith-Magee |
| 2009-07-03 | Fixed #11413 -- Added notes on the cycle and firstof tag detailing that varia... | Russell Keith-Magee |
| 2009-05-27 | Fixed #11204 -- Corrected typo in the pluralize doc. Thanks martin and Smile... | Karen Tracey |
| 2009-05-14 | Fixed #11046: fixed a use of the deprecated cycle tag syntax in the template ... | Jacob Kaplan-Moss |
| 2009-05-08 | Fixed #10825: fixed the 'U' format code to dateformat (and the date/now filte... | Jacob Kaplan-Moss |
| 2009-04-16 | Fixed #10704 -- Resurrected documentation for {% else %} clause on {% ifchang... | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #10375 -- Added documentation about the default format strings used for... | Gary Wilson Jr |
| 2009-03-02 | Fixed #9701 -- Added a "safeseq" template filter. | Malcolm Tredinnick |
| 2009-02-22 | Fixed #10007 -- Corrected (and narrowed) a reference to the Python standard l... | Russell Keith-Magee |
| 2009-02-21 | Fixed #10177 -- Fixed typo in docs/ref/templates/builtins.txt. Thanks, bmjames | Adrian Holovaty |
| 2008-12-03 | Fixed #9735 -- Documentation typo fix. | Malcolm Tredinnick |
| 2008-11-24 | Fixed #6398: added an optional `{% empty %}` clause to the `{% for %}` templa... | Jacob Kaplan-Moss |
| 2008-11-24 | Fixed a small reST header glitch in docs/ref/templates/builtins.txt | Jacob Kaplan-Moss |
| 2008-11-02 | Fixed #9497 - Doc typos. Many thanks ramiro. | Karen Tracey |
| 2008-11-01 | Fixed #9487 -- Corrected several links into the Python docs that were broken ... | Karen Tracey |
| 2008-09-30 | Rewrote bits of the cycle tag documentation, which was confusing -- it implie... | Adrian Holovaty |
| 2008-09-27 | Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb. | Malcolm Tredinnick |
| 2008-09-09 | Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro | Adrian Holovaty |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-08-29 | Merge branch 'url-tag-asvar' | Jacob Kaplan-Moss |
| 2008-08-28 | Fixed #8595: Removed a note about possible changes to the syntax of the {% ur... | Russell Keith-Magee |
| 2008-08-26 | Fixed #7201 -- Fixed the timeuntil filter to work correctly with timezone-aware | Malcolm Tredinnick |
| 2008-08-25 | Fixed #7743: Reverted [8483], which was itself a reversion of [8481], after c... | Russell Keith-Magee |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |