#13654: QuerySet .dates() method should support "hour" and "minute"
-------------------------------------+-------------------------------------
     Reporter:  UloPe                |                    Owner:  aaugustin
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  1.2
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Design
     Keywords:                       |  decision needed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by aaugustin):

 A prerequisite is making `.dates()` work on datetime fields when `USE_TZ`
 is enabled ie. #17260.

 If we start down this path, we should support "seconds" too.

 The name of the function should be changed to reflect its new
 capabilities.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13654#comment:14>
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