#9175: Changing TIME_ZONE causes restart loop of development server ---------------------------------------+------------------------------------ Reporter: nileshashra | Owner: nobody Status: new | Milestone: Component: django-admin.py runserver | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------------------+------------------------------------ Changing TIME_ZONE to anything except the default "America/Chicago" (in my case "Europe/London") causes runserver to get into a restart loop.
The server starts successfully, but after a few seconds will restart itself and continue to do so forever. Changing TIME_ZONE back to "America/Chicago" fixes it. -- Ticket URL: <http://code.djangoproject.com/ticket/9175> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
