#18217: Date-based generic views use naive datetime objects
-------------------------------+--------------------------------------
Reporter: yumike | Owner: nobody
Type: Bug | Status: closed
Component: Generic views | Version: SVN
Severity: Normal | Resolution: duplicate
Keywords: | 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
* needs_docs: => 0
* resolution: => duplicate
* needs_tests: => 0
* needs_better_patch: => 0
Comment:
The warning is a symtom of the actual problem, which is that a "day" or
"month" isn't a well defined period of time unless a time zone is also
specified.
This problem is covered by #17260.
--
Ticket URL: <https://code.djangoproject.com/ticket/18217#comment:1>
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 this group at
http://groups.google.com/group/django-updates?hl=en.