#14626: DateField is not coming in as Python's datetime.date object (in Oracle)
---------------------------------------------------+------------------------
Reporter: mischko | Owner: nobody
Status: new | Milestone:
Component: Database layer (models, ORM) | Version: 1.2
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by ikelly):
I think this may actually be an auto_now bug. The
{{{test_datefield_auto_now_add}}} test in the datatypes suite of the 1.2.X
branch is failing for both oracle and sqlite3 backends when running Python
2.5, but not with Python 2.7. The {{{test_date_type}}} test in the same
suite that tests for this bug in the more general case is not failing at
all.
--
Ticket URL: <http://code.djangoproject.com/ticket/14626#comment:5>
Django <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.