| Age | Commit message (Expand) | Author |
| 2009-07-24 | Fixed #11527 -- Added unit tests and documentation for the use of F() express... | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | 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-24 | Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FOO, and g... | Russell Keith-Magee |
| 2008-10-06 | Fixed a couple of markup errors in the documentation. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro. | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 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-29 | Fixed #8662 -- Fixed the documentation of Model.save() to match the real | Malcolm Tredinnick |
| 2008-08-28 | Changed create() and get_or_create() to force an insert (not update an existi... | Malcolm Tredinnick |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |