| Age | Commit message (Expand) | Author |
| 2009-07-16 | [1.0.X] Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoi... | Russell Keith-Magee |
| 2009-07-11 | [1.0.X] Fixed #11438 -- Corrected some bad grammar in the custom fields docs.... | Russell Keith-Magee |
| 2009-07-11 | [1.0.X] Fixed #11453 -- Added note on customizing SERVER_EMAIL for error repo... | Russell Keith-Magee |
| 2009-07-03 | [1.0.X] Fixed #10426 -- Added note on language variables required for Apache ... | Russell Keith-Magee |
| 2009-06-19 | [1.0.X] Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi... | Karen Tracey |
| 2009-05-17 | [1.0.X] Fixed #10846: Corrected typo in modwsgi.txt and updated reference to ... | Karen Tracey |
| 2009-05-17 | [1.0.X] Fixed #11130 -- Corrected code example in custom template tag doc. Th... | Karen Tracey |
| 2009-04-21 | [1.0.X] Fixed #10693: updated params in the docs. | Karen Tracey |
| 2009-04-07 | [1.0.X] Fixed #10714 - made mod_wsgi recommendation consistent across deploym... | Jacob Kaplan-Moss |
| 2009-04-03 | [1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back... | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk. | Jacob Kaplan-Moss |
| 2009-03-31 | [1.0.X] Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor. Backport of r1... | Jacob Kaplan-Moss |
| 2009-03-31 | [1.0.X]: Fixed #10553 -- Corrected several uses of `URLconf` in documentation... | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X] Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo So... | Justin Bronn |
| 2009-03-24 | [1.0.X] Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani. | Russell Keith-Magee |
| 2009-03-24 | [1.0.X] Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos. | Russell Keith-Magee |
| 2009-03-24 | [1.0.X] Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul ... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks ... | Russell Keith-Magee |
| 2009-02-03 | [1.0.X] Corrected code block in apache auth docs. | Gary Wilson Jr |
| 2009-01-09 | [1.0.X] Revised r9567 slightly to be backwards compatible with versions 1.0 -... | Malcolm Tredinnick |
| 2008-12-08 | [1.0.X] Fixed #9724 -- Added missing import to URLconf example, thanks shacker. | Gary Wilson Jr |
| 2008-12-07 | [1.0.X] Fixed #9731 -- Typo fix in docs. | Malcolm Tredinnick |
| 2008-12-03 | [1.0.X] Fixed #9734 -- Typo fix in the custom fields documentation, pointed o... | Malcolm Tredinnick |
| 2008-11-12 | [1.0.X] Fixed #9572 -- Corrected some documentation that misleadingly gave th... | Russell Keith-Magee |
| 2008-11-06 | [1.0.X] Fixed #9518 -- Corrected example JSON snippet in fixture documentatio... | Russell Keith-Magee |
| 2008-11-01 | [1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model field ... | Karen Tracey |
| 2008-11-01 | [1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were... | Karen Tracey |
| 2008-10-28 | [1.0.X] Fixed #8966 -- Changed is_safe for length_is filter to False, since i... | Karen Tracey |
| 2008-10-24 | [1.0.X] Fixed #9434 -- Added a note to the mod_python docs regarding requiring | Malcolm Tredinnick |
| 2008-10-24 | [1.0.X] Fixed #9424 -- Typo fix. | Malcolm Tredinnick |
| 2008-10-06 | [1.0.X] Fixed #8688 -- Added a note about using a settings variable for the | 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 |