#7801: DateField/TimeField returning datetime objects (not date/time objects)
------------------------------------------------------+---------------------
Reporter: Andrew Magee <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Milestone: 1.0
Component: Database wrapper | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 1 |
------------------------------------------------------+---------------------
Changes (by mtredinnick):
* summary: to_python not being called on DateField/TimeField since they
don't use Subfield metaclass =>
DateField/TimeField returning datetime objects
(not date/time objects)
Comment:
Changed title to reflect the actual problem. The proposed solution is not
correct.
--
Ticket URL: <http://code.djangoproject.com/ticket/7801#comment:3>
Django Code <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
-~----------~----~----~----~------~----~------~--~---