| Age | Commit message (Expand) | Author |
| 2010-10-10 | Fixed #14058 -- Clarified information on OPTIONS setting (for adding addition... | Gabriel Hurley |
| 2010-10-10 | Fixed #14228 -- Added additional information on what the APPEND_SLASH setting... | Gabriel Hurley |
| 2010-10-05 | Fixed #14388 -- Corrected some typos in the logging docs. Thanks to varikin, ... | Russell Keith-Magee |
| 2010-10-04 | Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf... | Russell Keith-Magee |
| 2010-08-23 | Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d00gs for... | Russell Keith-Magee |
| 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 | Fixed #13727 -- Corrected alphabetical sorting in settings docs. Thanks to ad... | Russell Keith-Magee |
| 2010-06-07 | Fixed #13676: Corrected some links into the Python docs. Thanks carljm and Tr... | Karen Tracey |
| 2010-06-02 | Fixed #13685: Correct the default value for EMAIL_BACKEND listed in the setti... | Karen Tracey |
| 2010-05-28 | Fixed #13624: added SIGNATURE to the list of settings to hide on debug pages. | Jacob Kaplan-Moss |
| 2010-05-10 | Refs #12288 -- Clarified that application names must be unique. Thanks to Pio... | Russell Keith-Magee |
| 2010-05-09 | Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks... | Russell Keith-Magee |
| 2010-05-09 | Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks t... | Russell Keith-Magee |
| 2010-03-25 | Fixed #13200 -- Updated the DB session backend to make full use of routers, d... | Russell Keith-Magee |
| 2010-03-11 | Fixed #13072: Corrected a few markup and formatting errors in the documentation. | James Bennett |
| 2010-03-06 | Fixed #13036: Corrected a typo in the documentation for the TEMPLATE_LOADERS ... | James Bennett |
| 2010-02-26 | Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Th... | Jannis Leidel |
| 2010-02-26 | Fixed #12967 - Added missing versionadded/-changed doc markers for r11964. Th... | Jannis Leidel |
| 2010-02-26 | Fixed #1480 -- Added the ability to use the system timezone. Thanks to Ramiro... | Russell Keith-Magee |
| 2010-02-24 | Fixed #11933 -- Added versionchanged marker for the cache_db session backend.... | Russell Keith-Magee |
| 2010-02-21 | Fixed #12066 - Moved auth context processor from core to the auth app. Thanks... | Jannis Leidel |
| 2010-02-21 | Fixed #12877 - Typo in settings docs. Thanks Timo. | Jannis Leidel |
| 2010-02-16 | Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ... | Jannis Leidel |
| 2010-01-25 | Fixed #12542 -- Added the TEST_MIRROR setting, allowing testing of read slave... | Russell Keith-Magee |
| 2010-01-22 | Fixed #12540, #12541 -- Added database routers, allowing for configurable dat... | Russell Keith-Magee |
| 2010-01-18 | Fixed #12638 -- Minor documentation cleanups around the new class-based test ... | Russell Keith-Magee |
| 2009-12-28 | Corrected bad example for DATABASES setting | Luke Plant |
| 2009-12-26 | Fixed several broken and redirecting URLs in the documentation (fixes #12219,... | Gary Wilson Jr |
| 2009-12-26 | Fixed #9465 -- Simplified API Reference documentation titles for easier looku... | Gary Wilson Jr |
| 2009-12-22 | Fixed #7980 - Improved i18n framework to support locale aware formatting (dat... | Jannis Leidel |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-14 | Fixed #6262 -- Added a cached template loader, and modified existing template... | Russell Keith-Magee |
| 2009-12-09 | Fixed #4604 - Configurable message passing system, supporting anonymous users | Luke Plant |
| 2009-11-04 | Corrected the default value of the EMAIL_BACKEND in the settings docs. This t... | Russell Keith-Magee |
| 2009-11-04 | Corrected the default value of the EMAIL_BACKEND in the settings docs. Thanks... | Russell Keith-Magee |
| 2009-11-03 | Fixed #10355 -- Added an API for pluggable e-mail backends. | Russell Keith-Magee |
| 2009-10-27 | Added 'version added' info to CSRF_* settings. | Luke Plant |
| 2009-10-27 | Moved contrib.csrf.* to core code. | Luke Plant |
| 2009-10-26 | Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo... | Luke Plant |
| 2009-06-18 | Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAGE in the... | Russell Keith-Magee |
| 2009-05-26 | Fixed #11070 -- Removed JING_PATH setting, which was no longer used. Thanks f... | Adrian Holovaty |
| 2009-03-23 | Made default MIDDLEWARE_CLASSES same as in project_template. | Luke Plant |
| 2009-03-23 | Reverted 10094 and 10095 (in favour of solution that will hopefully land for ... | Luke Plant |
| 2009-03-19 | Updated all refs to default middleware in docs. | Luke Plant |
| 2008-11-15 | Fixed #9477 -- Removed and edited a bunch of references to "development | Malcolm Tredinnick |
| 2008-10-06 | Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE | Malcolm Tredinnick |
| 2008-09-22 | Fixed #8371: Added a note warning Windows users about the use of forward slas... | Russell Keith-Magee |
| 2008-09-17 | Fixed some misordered markup for the ROOT_URLCONF setting in the docs. | Malcolm Tredinnick |
| 2008-09-07 | Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, msaelices | Adrian Holovaty |