| Age | Commit message (Expand) | Author |
| 2010-05-12 | Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. | Karen Tracey |
| 2010-05-10 | Fixed #12135 -- Clarified custom template tag example. Thanks to EvilDMP for ... | Russell Keith-Magee |
| 2010-05-10 | Fixed #12517 -- Corrected get_prep_lookup example in custom field docs. Thank... | Russell Keith-Magee |
| 2010-05-10 | Fixed #12621 -- Corrected grammar error in custom template tag docs. Thanks t... | Russell Keith-Magee |
| 2010-05-08 | Fixed #9170 -- added improved custom management command documentation. | Brian Rosner |
| 2010-04-15 | Fixed #13184 -- Document the requirement that custom model fields using Subfi... | Russell Keith-Magee |
| 2010-03-11 | Fixed #13084: Corrected typo in error-reporting docs. | James Bennett |
| 2010-03-06 | Fixed #11680: Added a note in the error-reporting documentation about basic e... | James Bennett |
| 2010-02-24 | Fixed #12880 -- Added some missing sphinx directives for module references. T... | Russell Keith-Magee |
| 2010-02-23 | Fixed #10258: handle duplicate file names better. | Jacob Kaplan-Moss |
| 2010-02-21 | Fixed #11714 - Document a few of the i18n function that can be used outside v... | Jannis Leidel |
| 2010-02-16 | Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ... | Jannis Leidel |
| 2010-02-09 | Removed docs that assume developer might be using Python < 2.4 | Luke Plant |
| 2009-12-26 | Fixed several broken and redirecting URLs in the documentation (fixes #12219,... | Gary Wilson Jr |
| 2009-12-22 | Documentation markup fixes. | Russell Keith-Magee |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-16 | Fixed #12385: Made built-in field type descriptions in admindocs translatable... | Karen Tracey |
| 2009-12-14 | Fixed #6262 -- Added a cached template loader, and modified existing template... | Russell Keith-Magee |
| 2009-12-13 | Apply doc addition that somehow was left out of r11833. Refs #7977. | Karen Tracey |
| 2009-09-12 | Fixed #11780 -- Corrected a typo in the static file serving docs. | Russell Keith-Magee |
| 2009-08-13 | Fixed #11573: Updated Nginx url. Thanks bryanveloso. | Karen Tracey |
| 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 |