Fixed #8702 -- Set up the initial locale correctly for the development server.
commit952d4295f7523d3cb3500cc62be0444ad9d41a48
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 30 Aug 2008 20:17:58 +0000 (30 20:17 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 30 Aug 2008 20:17:58 +0000 (30 20:17 +0000)
treeb79c26f1abaff612054006f4dd37f7d19342699c
parent5c260bf00e55c38442b3f7e5964e15b6e862f7e2
Fixed #8702 -- Set up the initial locale correctly for the development server.
Previously, "--noreload" wasn't picking up the default language setting. Thanks
to arien and Karen Tracey for debugging this.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8749 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/core/management/commands/runserver.py