| Age | Commit message (Expand) | Author |
| 2007-04-28 | Made small formatting tweaks to docs/settings.txt and docs/email.txt changes ... | Adrian Holovaty |
| 2007-04-27 | Fixed #4163 -- Added some "quick notes" documentation about the configuration | Malcolm Tredinnick |
| 2007-04-26 | Added 'New in Django development version' note to docs/settings.txt changes f... | Adrian Holovaty |
| 2007-04-25 | Fixed #3185 -- Made values for login, logout and post-login redirect URLs | Malcolm Tredinnick |
| 2007-04-24 | Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson | Adrian Holovaty |
| 2007-04-20 | Changed all URL references for django_admin/ to the canonical name of | Malcolm Tredinnick |
| 2007-03-23 | Remove notes about things added/removed in development version, since the dev... | James Bennett |
| 2007-03-21 | Added a mysql_old backend that matches the mysql backend prior to [4724]. This | Malcolm Tredinnick |
| 2007-03-07 | Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch from | Malcolm Tredinnick |
| 2007-03-01 | Fixes #2333 -- Added test fixtures framework. | Russell Keith-Magee |
| 2007-02-28 | Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck | Jacob Kaplan-Moss |
| 2007-02-26 | Improved error e-mail docs in docs/settings.txt from [4619] | Adrian Holovaty |
| 2007-02-26 | Fixed #3195: added a note in settings.txt about DEBUG and HIDDEN_SETTINGS. Th... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3135: added some more explanation about how the various error email se... | Jacob Kaplan-Moss |
| 2007-02-12 | Fixed dangling modifier in docs/settings.txt | Adrian Holovaty |
| 2007-02-12 | Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't do | Malcolm Tredinnick |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2007-01-23 | Fixed #2296 -- Documented required trailing slash for MEDIA_URL. Thanks, nwp@... | Adrian Holovaty |
| 2007-01-03 | Fixed #3226: removed some pre-magic-removal-isms in settings docs. Thanks, ub... | Jacob Kaplan-Moss |
| 2006-12-14 | Fixed #1977 -- Changed postgresql.org link regarding timezone choices in docs... | Adrian Holovaty |
| 2006-12-06 | Fixed #3068 -- Fixed ReST error in docs/settings.txt. Thanks, Antonio Cavedoni | Adrian Holovaty |
| 2006-11-07 | Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra kwargs... | Jacob Kaplan-Moss |
| 2006-11-07 | Fixed #2934: greatly improved the accuracy if the isExistingURL check. Also ... | Jacob Kaplan-Moss |
| 2006-10-24 | Fixed #2940 -- Clarified docs/settings.txt entry about MANAGERS. Thanks, matt... | Adrian Holovaty |
| 2006-09-28 | Removed ENABLE_PSYCO setting. If you still need to use this, write custom mid... | Adrian Holovaty |
| 2006-09-25 | Small improvements to profanities-to-settings move from [3784] | Adrian Holovaty |
| 2006-09-22 | Fixed #2678 -- Moved the list of profanities for the hasNoProfanities validator | Malcolm Tredinnick |
| 2006-09-01 | Refs #2333 - Added a TEST_DATABASE_NAME setting that can be used to override ... | Russell Keith-Magee |
| 2006-08-31 | Refs #2333 - Added more documentation for testing framework, and clarified so... | Russell Keith-Magee |
| 2006-08-22 | Fixed #2572 -- Added all languages to docs/settings.txt. Thanks for the patch... | Adrian Holovaty |
| 2006-08-12 | Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de | Adrian Holovaty |
| 2006-07-13 | Proofread docs/settings.txt changes from [3336] | Adrian Holovaty |
| 2006-07-12 | Made it clear that we do not alter the process environment when manual settings | Malcolm Tredinnick |
| 2006-07-11 | Added note to docs/settings.txt and docs/i18n.txt about not importing from dj... | Adrian Holovaty |
| 2006-07-07 | Fixed #1977 -- Added clarification about TIME_ZONE setting. | Adrian Holovaty |
| 2006-07-07 | Fixed ReST error in docs/settings.txt | Adrian Holovaty |
| 2006-07-01 | Fixed #2274 -- Fixed error in settings documentation. Thanks, Le Roux Bodenstein | Adrian Holovaty |
| 2006-07-01 | Added USE_I18N setting, which lets you turn off internationalization overhead... | Adrian Holovaty |
| 2006-06-02 | Fixed #2062 -- Added YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT settings, and add... | Adrian Holovaty |
| 2006-06-01 | Fixed #395 -- Added SESSION_EXPIRE_AT_BROWSER_CLOSE setting, which regulates ... | Adrian Holovaty |
| 2006-05-22 | Added docs/sites.txt -- documentation on the sites framework | Adrian Holovaty |
| 2006-05-17 | Clarified (hopefully) how to use the default settings override in configure(). | Malcolm Tredinnick |
| 2006-05-16 | Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django.... | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-04-11 | Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3 | Adrian Holovaty |
| 2006-03-22 | Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. Than... | Adrian Holovaty |
| 2006-03-10 | Fixed #1486 -- Fixed broken link in docs/settings.txt. Thanks, paul.amor | Adrian Holovaty |
| 2006-02-09 | Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the template s... | Adrian Holovaty |
| 2006-02-03 | Fixed #1323 -- Added ENABLE_PSYCO. Thanks, Wojtek. | Adrian Holovaty |
| 2006-01-12 | Added ROOT_URLCONF to docs/settings.txt. Thanks, poelzi | Adrian Holovaty |