| 
							
							
								 Adrian Holovaty | 4e7006856d | Fixed grammar error in docs from [1584] git-svn-id: http://code.djangoproject.com/svn/django/trunk@1585 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-12-09 03:40:27 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e6745d3420 | Fixed #857 -- Changed default session cookie name from hotclub to sessionid. Django is now 10% less pornish. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1584 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-12-09 03:39:31 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 140f4a6913 | Added TEMPLATE_DEBUG to docs/settings.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@1384 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-23 23:29:25 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b96f6059f0 | Added clarification to TIME_ZONE setting docs git-svn-id: http://code.djangoproject.com/svn/django/trunk@1320 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-21 00:27:48 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 3895a825a9 | Added SESSION_SAVE_EVERY_REQUEST setting. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1303 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-20 17:16:13 +00:00 |  | 
			
				
					| 
							
							
								 Georg Bauer | 9b3b250291 | added danish translation to the settings documentation git-svn-id: http://code.djangoproject.com/svn/django/trunk@1251 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-15 18:40:10 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8a0137446f | Added Icelandic and Swedish translations to docs/settings.txt LANGUAGES section git-svn-id: http://code.djangoproject.com/svn/django/trunk@1220 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-13 23:18:22 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f7d2e9ea9f | Grammar cleanups for recent documentation and docstring changes. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1209 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-13 00:19:16 +00:00 |  | 
			
				
					| 
							
							
								 Georg Bauer | f3d1f39559 | added the LANGUAGES setting to the settings documentation git-svn-id: http://code.djangoproject.com/svn/django/trunk@1206 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-12 21:36:38 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1873c95b31 | Added INSTALLED_APPS to global_settings. It's an empty tuple by default. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1184 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-11 22:56:18 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1b035c35d9 | BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1166 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-11 04:45:05 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a11a1d5e16 | Added SITE_ID to docs/settings.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@1165 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-11 03:50:21 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | d0a0a54538 | Added INSTALLED_APPS to docs/settings.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@1164 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-11 03:25:52 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1847c9ef64 | Small formatting fix to docs/settings.txt -- MIDDLEWARE_CLASSES example was scrolling off the page git-svn-id: http://code.djangoproject.com/svn/django/trunk@1140 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-09 17:39:18 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | d4df074d41 | Fixed #109 -- Created DATE_FORMAT, DATETIME_FORMAT and TIME_FORMAT settings. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1115 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-06 23:49:03 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e19c9ccfcb | Reworded docstrings and settings documentation from [1068] git-svn-id: http://code.djangoproject.com/svn/django/trunk@1098 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-06 22:22:02 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 5cf8f68423 | Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1068 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-04 04:59:46 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f07e5d4f5d | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. git-svn-id: http://code.djangoproject.com/svn/django/trunk@948 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-19 01:09:05 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 0bb68cd072 | Fixed #635 -- Fixed typo in docs/settings.txt. Thanks, anonymous git-svn-id: http://code.djangoproject.com/svn/django/trunk@902 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-17 13:20:59 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | c686424ed9 | Fixed some formatting issues in docs/settings.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@896 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-17 04:59:06 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 6bec753867 | Added docs/settings.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@895 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-17 04:53:03 +00:00 |  |