| Age | Commit message (Expand) | Author |
| 2012-02-11 | [1.3.X] Fixed #17618 - Documented that variable names in template must not st... | Timo Graham |
| 2011-03-17 | Changed 'raise' statements to new style syntax in documentation. Thanks DaNma... | Ramiro Morales |
| 2011-02-23 | Fixed #15299 -- Started the process of migrating the auth context processor s... | Russell Keith-Magee |
| 2011-01-25 | Fixed #14038 -- Added information to release notes and version changed|added ... | Ramiro Morales |
| 2011-01-13 | Fixed #15057 - documented change in [14992] | Luke Plant |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-11-29 | Fixed #11152 - Add some classes to the template docs. Thanks adamv for the pa... | Timo Graham |
| 2010-11-24 | Fixes #3529 -- more explicit documentation about Context.update. Thanks for t... | Chris Beaven |
| 2010-11-17 | Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio... | Jannis Leidel |
| 2010-11-11 | Reverted deprecation of media context processor (from r14293) to separate sta... | Jannis Leidel |
| 2010-10-28 | Corrected to markup problems with docs added for recent features. | Russell Keith-Magee |
| 2010-10-20 | Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank... | Jannis Leidel |
| 2010-08-23 | Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-03-11 | Fixed #13072: Corrected a few markup and formatting errors in the documentation. | James Bennett |
| 2010-03-10 | Fixed three small doc markup errors. | Malcolm Tredinnick |
| 2010-03-03 | Fixed #11889: Documented the fact that context processors will overwrite pre-... | James Bennett |
| 2010-02-26 | Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Th... | Jannis Leidel |
| 2010-02-21 | Fixed #12066 - Moved auth context processor from core to the auth app. Thanks... | Jannis Leidel |
| 2010-01-10 | Fixed #10800 -- Made a small improvement to render_to_string() docs. Thanks, ... | Adrian Holovaty |
| 2010-01-09 | Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro | Adrian Holovaty |
| 2009-12-25 | Added a few Sphinx directives to the form API and template API docs. | Gary Wilson Jr |
| 2009-12-14 | Fixed #6262 -- Added a cached template loader, and modified existing template... | Russell Keith-Magee |
| 2009-12-09 | Fixed #4604 - Configurable message passing system, supporting anonymous users | Luke Plant |
| 2009-10-27 | Moved contrib.csrf.* to core code. | Luke Plant |
| 2009-10-26 | Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo... | Luke Plant |
| 2009-07-16 | Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ... | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2008-11-02 | Fixed #9497 - Doc typos. Many thanks ramiro. | Karen Tracey |
| 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-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |