#14320: MySQL documentation needs to note lack of support for timezone info...
------------------------------------------+---------------------------------
 Reporter:  RantyDave                     |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  Documentation                 |     Version:  1.2       
 Keywords:  MySQL datetime DateTimeField  |       Stage:  Unreviewed
Has_patch:  0                             |  
------------------------------------------+---------------------------------
 The current (5.1.50) version of MySQL has no support for timezone
 information in date fields. Python does and an attempt to write a
 models.DateTimeField that contains timezone information fails and throws a
 ValueError('MySQL backend does not support timezone-aware datetimes.',).

 All I'm suggesting is that the documentation at
 http://docs.djangoproject.com/en/1.2/ref/databases/#notes-on-specific-
 fields makes note of this.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14320>
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.

Reply via email to