| Age | Commit message (Expand) | Author |
| 2009-02-22 | [1.0.X] Fixed #9939 -- Corrected minor error in model fields documentation. T... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10007 -- Corrected (and narrowed) a reference to the Python st... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10141 -- Added a missing import to the complex Feed example. T... | Russell Keith-Magee |
| 2009-02-21 | [1.0.X] Merged trunk changes [9850], [9851], [9852], [9853] | Adrian Holovaty |
| 2009-02-15 | [1.0.X] A few minor wording, whitespace, punctuation, and link changes for th... | Gary Wilson Jr |
| 2009-01-14 | A handful of fixes to django.contrib.comments: | Jacob Kaplan-Moss |
| 2009-01-06 | [1.0.X] Refs #9935: Added a note in the documentation to the effect that Djan... | Ian Kelly |
| 2009-01-06 | [1.0.X] Documented that case-insensitive matching is not supported for non-ASCII | Malcolm Tredinnick |
| 2008-12-23 | [1.0.X] Fixed #9902 -- Corrected misspelling in form validation documentation... | Gary Wilson Jr |
| 2008-12-22 | [1.0.X] Changed some ReST formatting of headers (in forms/validation.txt). | Malcolm Tredinnick |
| 2008-12-16 | [1.0.X] Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL. | Malcolm Tredinnick |
| 2008-12-10 | [1.0.X] Fixed a small reST header glitch in docs/ref/templates/builtins.txt. ... | Karen Tracey |
| 2008-12-09 | [1.0.X] Documented how to handle '%' characters in redirect_to() URL strings | Malcolm Tredinnick |
| 2008-12-09 | [1.0.X] Fixed #9777 -- Typo fix. | Malcolm Tredinnick |
| 2008-12-09 | [1.0.X] Fixed #9772 -- Fixed a couple of broken links and pointed them to a more | Malcolm Tredinnick |
| 2008-12-07 | [1.0.X] Fixed #9705 -- Call the Netherlands by their real name in the localfl... | Malcolm Tredinnick |
| 2008-12-07 | [1.0.X] Fixed #9712 -- Documented how HTTP headers are converted to request.M... | Malcolm Tredinnick |
| 2008-12-04 | [1.0.X] Fixed some markup errors in the form validation docs. | Malcolm Tredinnick |
| 2008-12-02 | [1.0.X] Added a note to the SQLite database documentation mentioning that | Malcolm Tredinnick |
| 2008-11-15 | [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development | Malcolm Tredinnick |
| 2008-11-14 | [django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks, | Malcolm Tredinnick |
| 2008-11-09 | [1.0.X] Fixed #9556 - typos in syndication docs. Thanks sedden. | Karen Tracey |
| 2008-11-02 | [1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. | Karen Tracey |
| 2008-11-01 | [1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were... | Karen Tracey |
| 2008-10-24 | [1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponse | Malcolm Tredinnick |
| 2008-10-24 | [1.0.X] Fixed #9420 -- Fixed an exception type in the documentation of | Malcolm Tredinnick |
| 2008-10-24 | [1.0.X] Fixed #9390 -- Restored some documentation about select_related() that | Malcolm Tredinnick |
| 2008-10-24 | [1.0.X] Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and r... | Malcolm Tredinnick |
| 2008-10-09 | [1.0.X] Fixed #9239 -- Somebody read my form validation docs from r9180 and | Malcolm Tredinnick |
| 2008-10-06 | [1.0.X] Added a lot more explanation about form field validation, including | Malcolm Tredinnick |
| 2008-10-06 | [1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between the | Malcolm Tredinnick |
| 2008-10-06 | [1.0.X] Fixed a couple of markup errors in the documentation. | Malcolm Tredinnick |
| 2008-10-05 | [1.0.X] Fixed #8964 -- Added a note that MyISAM may not necessarily be the de... | Malcolm Tredinnick |
| 2008-10-05 | [1.0.X] Fixed #9291 -- Tweaked a piece of example code slightly to set a good | Malcolm Tredinnick |
| 2008-09-30 | [1.0.X] Apply doc fix from [9105]; refs #9255. | James Bennett |
| 2008-09-30 | [1.0.X] Port Adrian's doc fix from [9101] and publicly shame him for forgetti... | James Bennett |
| 2008-09-28 | Restored documentation about pickling QuerySets (and how to only pickle the | Malcolm Tredinnick |
| 2008-09-27 | Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb. | Malcolm Tredinnick |
| 2008-09-22 | Fixed #8371: Added a note warning Windows users about the use of forward slas... | Russell Keith-Magee |
| 2008-09-22 | Fixed #8967: Added documentation for the 'through' option on a many-to-many f... | Russell Keith-Magee |
| 2008-09-21 | Fixed #9149: Fixed reST error in syndication docs | James Bennett |
| 2008-09-18 | Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda... | Russell Keith-Magee |
| 2008-09-17 | Fixed some misordered markup for the ROOT_URLCONF setting in the docs. | Malcolm Tredinnick |
| 2008-09-17 | Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly ... | Adrian Holovaty |
| 2008-09-17 | Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think) | Adrian Holovaty |
| 2008-09-16 | Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko | Adrian Holovaty |
| 2008-09-16 | Edited some recent docs changes | Adrian Holovaty |
| 2008-09-15 | Added documentation of the Form class's custom __iter__ method to the forms A... | Simon Willison |
| 2008-09-14 | Fixed #9032: Corrected some minor typos in the admin docs. Thanks to rduffiel... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9078: Added commas to the example URLconf lines so that they can be ea... | Russell Keith-Magee |