#17755: Use database adapters for converting time zone aware datetimes in raw
queries
-------------------------------------+-------------------------------------
     Reporter:  akaariai             |                    Owner:  aaugustin
         Type:  Uncategorized        |                   Status:  closed
    Component:  Database layer       |                  Version:
  (models, ORM)                      |  1.4-beta-1
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:  akaariai             |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [17596]:
 {{{
 #!CommitTicketReference repository="" revision="17596"
 Fixed #17755 -- Ensured datetime objects that bypass the model layer (for
 instance, in raw SQL queries) are converted to UTC before sending them to
 the database when time zone support is enabled. Thanks Anssi for the
 report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17755#comment:3>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to