| Age | Commit message (Expand) | Author |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |
| 2008-07-30 | Fixed #7999 -- Slightly changed the overview example to disambiguate the use ... | Russell Keith-Magee |
| 2007-08-07 | Fixed #5097 -- Made various updates and corrections to the documentation. Tha... | Adrian Holovaty |
| 2007-08-05 | Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For... | Gary Wilson Jr |
| 2007-08-04 | Changed several documentation links to be relative. | Gary Wilson Jr |
| 2007-08-04 | Fixed #5078 -- Fixed several broken links to the syndication documentation. | Gary Wilson Jr |
| 2007-07-10 | Fixed #4817 -- Removed leading forward slashes from some urlconf examples in ... | Gary Wilson Jr |
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2006-08-24 | Fixed small typo in docs/overview.txt. Thanks, kirk | Adrian Holovaty |
| 2006-05-09 | Fixed #1811 -- Fixed inconsistencies in docs/overview.txt | Adrian Holovaty |
| 2006-05-08 | Fixed #1811 -- Fixed some inconsistencies in docs/overview.txt. Thanks, quark... | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2005-11-19 | Beefed up docs/url_dispatch.txt | Adrian Holovaty |
| 2005-11-13 | Fixed #782 -- Fixed broken link in docs/overview.txt. Thanks, frederik | Adrian Holovaty |
| 2005-09-23 | Changed overview and tutorial docs to use render_to_response and get_object_o... | Adrian Holovaty |
| 2005-09-04 | Fixed #456 -- Fixed minor typo in docs/overview.txt. Thanks, eugene@lazutkin.com | Adrian Holovaty |
| 2005-09-02 | Fixed some bugs in model syntax of docs/overview.txt -- thanks, Paul Bissex | Adrian Holovaty |
| 2005-08-25 | Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use... | Adrian Holovaty |
| 2005-08-01 | Fixed small typo in docs/overview.txt -- thanks, Trent | Adrian Holovaty |
| 2005-08-01 | Fixed duplicate code bug in docs/overview.txt -- thanks, James Kew | Adrian Holovaty |
| 2005-08-01 | Fixed #239 and #107 -- Changed model init() to use Field.get_default() if the... | Adrian Holovaty |
| 2005-07-26 | Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima... | Adrian Holovaty |
| 2005-07-21 | Fixed #92 -- meta.Admin 'fields' parameter is now optional. If it's not given... | Adrian Holovaty |
| 2005-07-19 | Fixed #67 -- Human-readable name is now optional in model fields. If a second... | Adrian Holovaty |
| 2005-07-19 | Fixed bug in [191] | Adrian Holovaty |
| 2005-07-19 | Fixed #54 -- Corrected typos in urlconfs in docs/overview. Thanks, james! | Adrian Holovaty |
| 2005-07-17 | Added notes to documentation that MySQL support has not been comprehensively ... | Adrian Holovaty |
| 2005-07-16 | Fixed bug in template example in docs/overview.txt -- thanks, pbx! | Adrian Holovaty |
| 2005-07-16 | Fixed small typo in overview | Adrian Holovaty |
| 2005-07-15 | Fixed small error in overview doc | Jacob Kaplan-Moss |
| 2005-07-15 | More doc improvements: tweaks to the overview; added admin css documentation ... | Jacob Kaplan-Moss |
| 2005-07-15 | More doc improvments: moved overview into doc system so it can be distributed... | Jacob Kaplan-Moss |