#2315: [patch] Timezone bug in development server using a Windows environment
-------------------------------------+--------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian                
   
     Status:  new                    |            Component:  django-admin.py 
runserver
    Version:  SVN                    |           Resolution:                    
       
   Keywords:  timezone datetime      |                Stage:  Accepted          
       
  Has_patch:  1                      |           Needs_docs:  1                 
       
Needs_tests:  0                      |   Needs_better_patch:  0                 
       
-------------------------------------+--------------------------------------
Changes (by SmileyChris):

  * needs_docs:  0 => 1
  * stage:  Unreviewed => Accepted

Comment:

 Accepted because it's a confirmed bug.
 
 In fact, I'm tempted to mark as ready for checkin since it's not going to
 have any side effects on other platforms, and Windows just plain
 '''doesn't work''' with `os.environ['TZ']`.
 
 Probably needs some sort of documentation addition to explain that Windows
 people should always just set `settings.TIME_ZONE` to their local time
 unless they want problems.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2315#comment:13>
Django Code <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
-~----------~----~----~----~------~----~------~--~---

Reply via email to