| Age | Commit message (Expand) | Author |
| 2009-07-16 | Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoid refere... | Russell Keith-Magee |
| 2009-07-11 | Fixed #11438 -- Corrected some bad grammar in the custom fields docs. Thanks ... | Russell Keith-Magee |
| 2009-07-11 | Fixed #11453 -- Added note on customizing SERVER_EMAIL for error reporting. T... | Russell Keith-Magee |
| 2009-07-03 | Fixed #10426 -- Added note on language variables required for Apache to survi... | Russell Keith-Magee |
| 2009-06-19 | Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi deploym... | Karen Tracey |
| 2009-05-17 | Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployme... | Karen Tracey |
| 2009-05-17 | Fixed #11054 -- Corrected typo in auth-remote-user.txt. Thanks Jan Hülsbergen. | Karen Tracey |
| 2009-05-17 | Fixed #11130 -- Corrected code example in custom template tag doc. Thanks ph... | Karen Tracey |
| 2009-04-07 | Fixed #10714 - made mod_wsgi recommendation consistent across deployment docu... | Simon Willison |
| 2009-04-06 | Removed duplicate modwsgi navigation link | Simon Willison |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-04-01 | Fixed #10693: updated params in the docs. | Jacob Kaplan-Moss |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor. | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #10553 -- Corrected several uses of `URLconf` in documentation and comm... | Gary Wilson Jr |
| 2009-03-31 | Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,... | Gary Wilson Jr |
| 2009-03-30 | Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for t... | Justin Bronn |
| 2009-03-24 | Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani. | Russell Keith-Magee |
| 2009-03-24 | Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos. | Russell Keith-Magee |
| 2009-03-24 | Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel. | Russell Keith-Magee |
| 2009-03-15 | Fixed #689 -- Added a middleware and authentication backend to contrib.auth f... | Gary Wilson Jr |
| 2009-02-22 | Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnD... | Russell Keith-Magee |
| 2009-02-03 | Corrected code block in apache auth docs. | Gary Wilson Jr |
| 2009-01-09 | Revised r9566 slightly to be backwards compatible with versions 1.0 - 1.0.2. | Malcolm Tredinnick |
| 2008-12-08 | Fixed #9724 -- Added missing import to URLconf example, thanks shacker. | Gary Wilson Jr |
| 2008-12-07 | Fixed #9731 -- Typo fix in docs. | Malcolm Tredinnick |
| 2008-12-03 | Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by | Malcolm Tredinnick |
| 2008-11-12 | Fixed #9572 -- Corrected some documentation that misleadingly gave the extens... | Russell Keith-Magee |
| 2008-11-06 | Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thank... | Russell Keith-Magee |
| 2008-11-01 | Fixed #9412 -- Corrected a couple of typos in the custom model field doc. Th... | Karen Tracey |
| 2008-11-01 | Fixed #9487 -- Corrected several links into the Python docs that were broken ... | Karen Tracey |
| 2008-10-28 | Fixed #8966 -- Changed is_safe for length_is filter to False, since its retur... | Karen Tracey |
| 2008-10-24 | Fixed #9434 -- Added a note to the mod_python docs regarding requiring | Malcolm Tredinnick |
| 2008-10-24 | Fixed #9424 -- Typo fix. | Malcolm Tredinnick |
| 2008-10-06 | Fixed #8688 -- Added a note about using a settings variable for the static | Malcolm Tredinnick |
| 2008-09-16 | Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko | Adrian Holovaty |
| 2008-09-15 | Added mention of inclusion tags to reusable form templates documentation | Simon Willison |
| 2008-09-10 | Fixed #9010 -- Fixed typo in custom-file-storage.txt. Thanks, rduffield | Adrian Holovaty |
| 2008-09-03 | Fixed #8848: clarified custom file storage backend docs in light of the more ... | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-09-01 | Fixed #8757: Corrected formatting of inclusion tag example | James Bennett |
| 2008-08-28 | Fixed #8531: Corrected a typo in a sample YAML fixture. Thanks to amiroff for... | Russell Keith-Magee |
| 2008-08-27 | Removed oldforms, validators, and related code: | Gary Wilson Jr |
| 2008-08-26 | Fixed #8326: added documentation about running Django on Jython. Docs origina... | Jacob Kaplan-Moss |
| 2008-08-26 | Corrected references that aren't `Field` attributes. | Gary Wilson Jr |
| 2008-08-24 | Fixed #7243: Corrected some example code in the custom model fields documenta... | Russell Keith-Magee |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |