mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed #4863 -- Removed comment references to a no-longer present link. Pointed
out by Thomas Güttler. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5693 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -30,7 +30,6 @@ TIME_ZONE = 'America/Chicago' | ||||
|  | ||||
| # Language code for this installation. All choices can be found here: | ||||
| # http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes | ||||
| # http://blogs.law.harvard.edu/tech/stories/storyReader$15 | ||||
| LANGUAGE_CODE = 'en-us' | ||||
|  | ||||
| # Languages we provide translations for, out of the box. The language name | ||||
|   | ||||
| @@ -25,7 +25,6 @@ TIME_ZONE = 'America/Chicago' | ||||
|  | ||||
| # Language code for this installation. All choices can be found here: | ||||
| # http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes | ||||
| # http://blogs.law.harvard.edu/tech/stories/storyReader$15 | ||||
| LANGUAGE_CODE = 'en-us' | ||||
|  | ||||
| SITE_ID = 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user