Django

Code

root/django/trunk/docs/settings.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8015 [8015] 07/21/08 02:57:10 mtredinnick Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO …
(edit) @7965 [7965] 07/18/08 18:46:10 gwilson Refs #6086 -- Changed settings docs to reflect deprecation of "simple" …
(edit) @7949 [7949] 07/18/08 12:38:53 mtredinnick Removed the mysql_old backend. It smells bad and has no friends.
(edit) @7859 [7859] 07/07/08 18:16:00 jacob Fixed #7614: the quickening has come, and there now is only one …
(edit) @7844 [7844] 07/06/08 01:39:44 mtredinnick Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup …
(edit) @7814 [7814] 07/01/08 10:10:51 jacob Fixed #2070: refactored Django's file upload capabilities. A description …
(edit) @7702 [7702] 06/19/08 07:13:43 russellm Fixed #7059 -- Added a note to the settings documentation reminding users …
(edit) @7676 [7676] 06/17/08 08:37:31 russellm Fixed #7174 -- Corrected the default setting for TEMPLATE_LOADERS …
(edit) @7619 [7619] 06/11/08 22:36:48 adrian Various documentation edits from the past few changesets
(edit) @7538 [7538] 05/16/08 19:05:13 lukeplant Fixed title underline length
(edit) @7537 [7537] 05/16/08 18:24:36 lukeplant Added DEBUG_PROPAGATE_EXCEPTIONS setting that helps testing under e.g. …
(edit) @7364 [7364] 03/26/08 03:25:48 mtredinnick Removed the ado_mssql database backend. It has not been maintained, …
(edit) @7312 [7312] 03/18/08 17:36:30 ubernostrum Fixed #4783: Added a note that "admin media" means "media used by the …
(edit) @7303 [7303] 03/18/08 15:58:39 ubernostrum Fixed #6382: Documented request.urlconf
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @7238 [7238] 03/13/08 15:26:08 adrian Edited settings.txt and i18n.txt changes from [7185]
(edit) @7185 [7185] 02/29/08 12:38:44 mtredinnick Fixed #5603 -- Allow customization of the language cookie name. Thanks, …
(edit) @6930 [6930] 12/17/07 02:50:50 mtredinnick Fixed #6134 -- Allow an on-disk SQLite database to be used for tests, if …
(edit) @6879 [6879] 12/04/07 00:13:56 adrian Edited various doc changes from [6801]
(edit) @6832 [6832] 12/02/07 09:27:44 mtredinnick Fixed #5743 -- Tweaked the exceptions raised when importing settings so …
(edit) @6810 [6810] 12/01/07 14:45:05 ubernostrum Fixed #3483: Documented AUTH_PROFILE_MODULE and custom user profiles
(edit) @6801 [6801] 12/01/07 13:23:49 ikelly Fixed #6007: Added DEFAULT_TABLESPACE and DEFAULT_INDEX_TABLESPACE …
(edit) @6791 [6791] 12/01/07 11:27:44 ubernostrum Fixed #6079: Added AUTHENTICATION_BACKENDS to docs/settings.txt
(edit) @6772 [6772] 11/29/07 23:22:35 adrian Edited docs/settings.txt changes from [6545]
(edit) @6701 [6701] 11/18/07 23:59:58 gwilson Fixed #5978 -- Gave LOCALE_PATHS a default setting of an empty tuple and …
(edit) @6547 [6547] 10/20/07 01:30:44 mtredinnick Added "new in development version" marker for [6545].
(edit) @6545 [6545] 10/20/07 00:13:56 mtredinnick Fixed #4724 -- Added support for configurable session cookie paths. Helps …
(edit) @6534 [6534] 10/19/07 01:53:30 mtredinnick Added default value for LOCALE_PATHS from [6530].
(edit) @6530 [6530] 10/18/07 22:18:15 gwilson Fixed #5750 -- Documented LOCALE_PATHS setting, with a link to the …
(edit) @6398 [6398] 09/20/07 18:56:54 russellm Fixed #5556 - Minor typo in settings docs. Thanks for the eagle eyes, …
(edit) @6345 [6345] 09/15/07 17:39:51 adrian Edited docs/settings.txt changes from [6316]
(edit) @6333 [6333] 09/15/07 16:29:14 jacob Fixed #2066: session data can now be stored in the cache or on the …
(edit) @6316 [6316] 09/15/07 14:25:20 jacob Fixed #5454: settings.DATABASE_BACKEND may now refer to an external …
(edit) @6191 [6191] 09/14/07 11:40:42 russellm Fixed #5455 -- Fixed some backticks, quotes and typos in the settings …
(edit) @6008 [6008] 08/25/07 13:51:32 adrian Fixed #5169 -- Fixed error in docs/settings.txt "404 errors" section. …
(edit) @5618 [5618] 07/05/07 06:08:40 mtredinnick Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5519 [5519] 06/23/07 09:16:00 mtredinnick Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. …
(edit) @5413 [5413] 06/01/07 12:04:36 adrian Fixed grammar error in docs/settings.txt from [5380]
(edit) @5380 [5380] 05/29/07 07:42:08 mtredinnick Added new TEST_DATABASE_CHARSET and TEST_DATABASE_COLLATION settings to …
(edit) @5379 [5379] 05/29/07 06:09:24 russellm Fixed #1278 -- Added a context processor that puts MEDIA_URL in the …
(edit) @5361 [5361] 05/27/07 06:33:57 mtredinnick Fixed #3227 -- Clarified DATABASE_HOST semantics for PostgreSQL.
(edit) @5292 [5292] 05/19/07 13:51:37 mtredinnick Fixed #4327 -- Fixed silly typo in code example. Pointed out …
(edit) @5147 [5147] 05/03/07 12:52:38 mtredinnick Added "new in development version" markers to new email stuff.
(edit) @5144 [5144] 05/03/07 08:35:02 mtredinnick Fixed #2897 -- Added support for TLS connections to email handling. This …
(edit) @5129 [5129] 04/30/07 21:13:34 mtredinnick Fixed #4188 -- Removed the explicit list of default LANGUAGES setting …
(edit) @5115 [5115] 04/27/07 23:08:31 adrian Made small formatting tweaks to docs/settings.txt and docs/email.txt …
(edit) @5111 [5111] 04/27/07 09:25:05 mtredinnick Fixed #4163 -- Added some "quick notes" documentation about the …
(edit) @5093 [5093] 04/26/07 09:51:50 adrian Added 'New in Django development version' note to docs/settings.txt …
(edit) @5072 [5072] 04/25/07 03:49:57 mtredinnick Fixed #3185 -- Made values for login, logout and post-login redirect …
(edit) @5064 [5064] 04/24/07 00:58:03 adrian Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
(edit) @5040 [5040] 04/20/07 04:22:01 mtredinnick Changed all URL references for django_admin/ to the canonical name …
(edit) @4804 [4804] 03/23/07 15:45:30 ubernostrum Remove notes about things added/removed in development version, since the …
(edit) @4767 [4767] 03/20/07 22:27:03 mtredinnick Added a mysql_old backend that matches the mysql backend prior to [4724]. …
(edit) @4672 [4672] 03/07/07 06:23:01 mtredinnick Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch …
(edit) @4659 [4659] 03/01/07 07:11:08 russellm Fixes #2333 -- Added test fixtures framework.
(edit) @4648 [4648] 02/28/07 13:28:30 jacob Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck
(edit) @4622 [4622] 02/26/07 15:33:04 adrian Improved error e-mail docs in docs/settings.txt from [4619]
(edit) @4620 [4620] 02/26/07 15:22:21 jacob Fixed #3195: added a note in settings.txt about DEBUG and HIDDEN_SETTINGS. …
(edit) @4619 [4619] 02/26/07 15:18:31 jacob Fixed #3135: added some more explanation about how the various error email …
(edit) @4491 [4491] 02/12/07 11:10:09 adrian Fixed dangling modifier in docs/settings.txt
(edit) @4487 [4487] 02/11/07 18:10:09 mtredinnick Fixed #2315 -- added work around for Windows timezone setting (i.e. we …
(edit) @4420 [4420] 01/24/07 14:08:47 adrian Fixed #3333 -- Docs now use relative links, not hard-coded …
(edit) @4399 [4399] 01/22/07 20:30:55 adrian Fixed #2296 -- Documented required trailing slash for MEDIA_URL. Thanks, …
(edit) @4280 [4280] 01/03/07 16:37:05 jacob Fixed #3226: removed some pre-magic-removal-isms in settings docs. Thanks, …
(edit) @4201 [4201] 12/13/06 22:09:18 adrian Fixed #1977 -- Changed postgresql.org link regarding timezone choices in …
(edit) @4167 [4167] 12/06/06 00:43:46 adrian Fixed #3068 -- Fixed ReST error in docs/settings.txt. Thanks, Antonio …
(edit) @4048 [4048] 11/06/06 23:17:38 jacob Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra …
(edit) @4035 [4035] 11/06/06 20:20:08 jacob Fixed #2934: greatly improved the accuracy if the isExistingURL check. …
(edit) @3923 [3923] 10/24/06 11:38:48 adrian Fixed #2940 -- Clarified docs/settings.txt entry about MANAGERS. Thanks, …
(edit) @3877 [3877] 09/27/06 21:31:05 adrian Removed ENABLE_PSYCO setting. If you still need to use this, write custom …
(edit) @3837 [3837] 09/25/06 12:38:35 adrian Small improvements to profanities-to-settings move from [3784]
(edit) @3784 [3784] 09/21/06 21:48:19 mtredinnick Fixed #2678 -- Moved the list of profanities for the hasNoProfanities …
(edit) @3706 [3706] 09/01/06 08:33:26 russellm Refs #2333 - Added a TEST_DATABASE_NAME setting that can be used to …
(edit) @3689 [3689] 08/31/06 09:29:47 russellm Refs #2333 - Added more documentation for testing framework, and clarified …
(edit) @3643 [3643] 08/21/06 23:55:50 adrian Fixed #2572 -- Added all languages to docs/settings.txt. Thanks for the …
(edit) @3570 [3570] 08/12/06 01:02:28 adrian Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de
(edit) @3337 [3337] 07/12/06 22:52:41 adrian Proofread docs/settings.txt changes from [3336]
(edit) @3336 [3336] 07/12/06 02:40:28 mtredinnick Made it clear that we do not alter the process environment when manual …
(edit) @3318 [3318] 07/10/06 21:49:56 adrian Added note to docs/settings.txt and docs/i18n.txt about not importing from …
(edit) @3297 [3297] 07/07/06 17:39:43 adrian Fixed #1977 -- Added clarification about TIME_ZONE setting.
(edit) @3296 [3296] 07/07/06 17:29:02 adrian Fixed ReST error in docs/settings.txt
(edit) @3252 [3252] 06/30/06 22:31:14 adrian Fixed #2274 -- Fixed error in settings documentation. Thanks, Le Roux …
(edit) @3247 [3247] 06/30/06 22:09:14 adrian Added USE_I18N setting, which lets you turn off internationalization …
(edit) @3055 [3055] 06/01/06 23:20:32 adrian Fixed #2062 -- Added YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT settings, and …
(edit) @3049 [3049] 06/01/06 17:25:06 adrian Fixed #395 -- Added SESSION_EXPIRE_AT_BROWSER_CLOSE setting, which …
(edit) @2958 [2958] 05/21/06 23:48:44 adrian Added docs/sites.txt -- documentation on the sites framework
(edit) @2932 [2932] 05/17/06 01:57:22 mtredinnick Clarified (hopefully) how to use the default settings override in …
(edit) @2927 [2927] 05/16/06 16:28:06 adrian Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2665 [2665] 04/10/06 22:23:03 adrian Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3
(edit) @2548 [2548] 03/22/06 13:47:15 adrian Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. …
(edit) @2509 [2509] 03/09/06 21:26:31 adrian Fixed #1486 -- Fixed broken link in docs/settings.txt. Thanks, paul.amor
(edit) @2294 [2294] 02/08/06 18:31:51 adrian Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the …
(edit) @2239 [2239] 02/03/06 09:18:20 adrian Fixed #1323 -- Added ENABLE_PSYCO. Thanks, Wojtek.
(edit) @1925 [1925] 01/11/06 22:41:40 adrian Added ROOT_URLCONF to docs/settings.txt. Thanks, poelzi
(edit) @1898 [1898] 01/10/06 18:11:29 adrian Removed 'Only in Django development version' messages from the docs, …
(edit) @1808 [1808] 12/30/05 19:46:04 adrian Updated settings.txt and templates_python.txt to clarify that …
(edit) @1773 [1773] 12/23/05 22:39:59 adrian Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify …
(edit) @1585 [1585] 12/08/05 21:40:27 adrian Fixed grammar error in docs from [1584]
Note: See TracRevisionLog for help on using the revision log.