#19181: Document caveats about using DateQuerySet in templates when time zone
support is enabled.
---------------------------------+--------------------------------------
     Reporter:  wiliamsouza83@…  |                    Owner:  nobody
         Type:  Uncategorized    |                   Status:  closed
    Component:  Documentation    |                  Version:  1.4
     Severity:  Normal           |               Resolution:  invalid
     Keywords:  docs             |             Triage Stage:  Unreviewed
    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:   => invalid


Comment:

 Actually, your example still won't display the correct data, because the
 aggregation was performed in UTC and not in local time in the database.

 Generally speaking, I don't want to document workarounds, I want to fix
 this bug.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19181#comment:2>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to