| Age | Commit message (Expand) | Author |
| 2012-02-19 | [1.3.X] Fixed #17573 -- Documented MySQL's switch to InnoDB as default storag... | Aymeric Augustin |
| 2011-11-19 | [1.3.X] Fixed #17028 - Changed diveintopython.org -> diveintopython.net | Timo Graham |
| 2011-05-29 | [1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin. | Jannis Leidel |
| 2011-02-14 | Fixed "the the" typos. | Timo Graham |
| 2011-01-30 | Fixed #14978 -- Added versionchanged directive to --adminmedia docs clarifyin... | Jannis Leidel |
| 2011-01-15 | Fixed #15088 - Missing dash in documentation. Thanks Aryeh Leib Taurog for th... | Timo Graham |
| 2011-01-15 | Fixed #14928 -- Ensure that a fully qualified domain name can be used for run... | Russell Keith-Magee |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-12-12 | Fixed #14187 -- Added support for bpython to shell management command. Thanks... | Jannis Leidel |
| 2010-12-12 | Fixed #14268 -- Start the deprecation of the reset and sqlreset management co... | Jannis Leidel |
| 2010-12-04 | Fixed #12407 - Document 'call_command' - thanks UloPe for the suggestion and ... | Timo Graham |
| 2010-11-26 | Fixed #7735 -- Added support for IPv6 adresses to runserver and testserver ma... | Jannis Leidel |
| 2010-11-17 | Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio... | Jannis Leidel |
| 2010-11-13 | Refactored runserver command and moved code related to staticfiles to a subcl... | Jannis Leidel |
| 2010-11-13 | Fixed a few typos introduced in r14533. | Jannis Leidel |
| 2010-11-11 | Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app. | Jannis Leidel |
| 2010-11-04 | Fixed #6476 -- Added option to makemessages management command to disable wra... | Jannis Leidel |
| 2010-10-27 | Documented options accepted by the runfcgi management command. | Ramiro Morales |
| 2010-10-23 | Fixed #14173 -- Added sections about contrib apps-provided commands to django... | Ramiro Morales |
| 2010-08-30 | Fixed #14162 - Dumpdata needs an option to use the base manager instead of th... | Luke Plant |
| 2010-08-23 | Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p... | Russell Keith-Magee |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-08-07 | Rationalized the verbosity levels (including introducing a new super-verbose ... | Russell Keith-Magee |
| 2010-08-06 | Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusio... | Russell Keith-Magee |
| 2010-06-21 | Fixed #12619 -- Added support for the --noinput flag to testserver. Thanks to... | Russell Keith-Magee |
| 2010-03-03 | Fixed #12969: Use versionadded directive for the new --symlinks option to the... | James Bennett |
| 2010-02-23 | Fixed #12800 -- Clarified the text describing the palettes available to djang... | Russell Keith-Magee |
| 2010-02-16 | Fixed #7050 - Allow the makemessages command to optionally ignore paths when ... | Jannis Leidel |
| 2010-02-16 | Fixed #6380 - Follow symlinks when examining source code and templates for tr... | Jannis Leidel |
| 2010-01-25 | Fixed #12672 -- Added the ability to configure which applications are availab... | Russell Keith-Magee |
| 2010-01-23 | Added color configuration for HTTP 304, since it doesn't require as much atte... | Russell Keith-Magee |
| 2010-01-04 | Fixed #7679 -- Added (configurable) highlighting colors to the development se... | Russell Keith-Magee |
| 2009-12-31 | Fixed #12364: Added graceful exit from a test run when Ctrl-C is pressed. Th... | Karen Tracey |
| 2009-12-28 | Fixed #12112 -- Made the colors used by syntax highlighting customizable. | Russell Keith-Magee |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-14 | Fixed #7052 -- Added support for natural keys in serialization. | Russell Keith-Magee |
| 2009-12-13 | Fixed a reST error from [11843] and added a versionadded directive. | Jacob Kaplan-Moss |
| 2009-12-13 | Fixed #11613: Added a failfast option for test running. Thanks jukvalim and ... | Karen Tracey |
| 2009-11-12 | Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plu... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11221 -- Replaced a reference to a non-existent URL with an actual exp... | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |
| 2009-03-21 | Corrected syntax typos in a couple of versionadded directives. | Gary Wilson Jr |
| 2009-03-09 | Fixed #3163 -- Add a "Meta.managed" option to models. | Malcolm Tredinnick |
| 2009-02-28 | Fixed #5610 -- Added the ability for dumpdata to take individual model names,... | Russell Keith-Magee |
| 2008-12-09 | Fixed #9777 -- Typo fix. | Malcolm Tredinnick |
| 2008-11-24 | Fixed #4924: added support for loading compressed fixtures. Thanks to Lars Ye... | Jacob Kaplan-Moss |
| 2008-11-15 | Fixed #9477 -- Removed and edited a bunch of references to "development | Malcolm Tredinnick |
| 2008-10-02 | Promoted --verbosity to be a top level option for all management commands. Al... | Russell Keith-Magee |
| 2008-09-09 | Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro | Adrian Holovaty |