| Age | Commit message (Expand) | Author |
| 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 |
| 2008-09-14 | Fixed #9067: Added a note that you can register a model with the admin withou... | Russell Keith-Magee |
| 2008-09-11 | Fixed #8858 by correcting typo | Simon Willison |
| 2008-09-11 | Re-added docs for QuerySet reverse() and all() methods, refs #9000 - thanks r... | Simon Willison |
| 2008-09-10 | Fixed #9003 -- Fixed awkward wording in querysets.txt | Adrian Holovaty |
| 2008-09-09 | Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro | Adrian Holovaty |
| 2008-09-07 | Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, msaelices | Adrian Holovaty |
| 2008-09-07 | Small wording improvements to sitemaps.txt | Adrian Holovaty |
| 2008-09-07 | Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh | Adrian Holovaty |
| 2008-09-06 | Fixed #8727 -- Fixed broken link to Italian SSN page in localflavor.txt | Adrian Holovaty |
| 2008-09-06 | Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to ... | Adrian Holovaty |
| 2008-09-06 | Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien | Adrian Holovaty |
| 2008-09-04 | Correct bad target in middleware documentation | James Bennett |
| 2008-09-04 | Fixed #8867: Corrected a couple typos in the signals documentation | James Bennett |
| 2008-09-03 | Added the last notes about 1.0, including the inevitable (short!) list of kno... | Jacob Kaplan-Moss |
| 2008-09-03 | Added a note about queryset.query being opaque. | Jacob Kaplan-Moss |
| 2008-09-03 | Added a note about SQLite versions before 3.3.6. Refs #7570. Thanks, ramiro. | Jacob Kaplan-Moss |
| 2008-09-03 | Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro. | Jacob Kaplan-Moss |
| 2008-09-03 | Fixed #8838 - two typos in model field docs. Thanks, arien | Simon Willison |
| 2008-09-03 | Fixed #8802 -- Documented MySQL's usage of 1/0 instead of True/False for model | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8804: corrected URL example in sitemaps docs | James Bennett |
| 2008-09-02 | A bunch of cleanups to file documentation. Along the way some references to t... | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #7973 -- Added exclude to BaseModelAdmin to make everything consistent ... | Brian Rosner |
| 2008-09-02 | Fixed #7943: added documentation on overriding admin templates. Thanks, mwdiers | Jacob Kaplan-Moss |
| 2008-09-02 | Added a rough draft of the 1.0 porting guide, and an obviously incomplete pla... | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #8786: Moved phone number field docs to localflavor | James Bennett |
| 2008-09-01 | Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django... | Jacob Kaplan-Moss |
| 2008-09-01 | Fixed #8728: Corrected some broken links in the documentation | James Bennett |
| 2008-09-01 | Fixed #8698: Updated overview docs for cache middleware to show that it's bee... | James Bennett |
| 2008-09-01 | Fixed #8730: Incorporated (with minor changes) additions/enhancements to one-... | James Bennett |
| 2008-08-31 | Added a `TypedChoiceField` which acts just like `ChoiceField`, except that it | Jacob Kaplan-Moss |
| 2008-08-31 | Fixed #8641: Documented the fact that file-saving methods must receive a File... | James Bennett |
| 2008-08-31 | Fixed #8533: restored model inheritance docs, and updated one-to-one docs to ... | James Bennett |
| 2008-08-31 | Fixed #8658: Added cross-references to signals docs from Model.save() docs | James Bennett |
| 2008-08-31 | Fixed #8679: use full signature of Model.save() in docs and remove no-longer-... | James Bennett |
| 2008-08-31 | Fixed #8721: Clarification in docs for form previews | James Bennett |
| 2008-08-30 | Fixed #8639; documented the fact that the "startproject" command is invalid w... | James Bennett |
| 2008-08-30 | Fix inadvertent formatting introduced in [8732] | James Bennett |
| 2008-08-30 | Fixed #8700: Corrected example in localflavor docs | James Bennett |
| 2008-08-30 | Fixed #8516: Corrected typos in UK localflavor documentation | James Bennett |