Issue 83 in django-jython: No Timezone Support in Oracle

8 views
Skip to first unread message

django...@googlecode.com

unread,
Jun 12, 2013, 3:26:12 PM6/12/13
to django-j...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 83 by bspeice...@gmail.com: No Timezone Support in Oracle
http://code.google.com/p/django-jython/issues/detail?id=83

What steps will reproduce the problem?
Given a model with a datetime field:

from django.utils import timezone
obj.created = timezone.now()
obj.save()
obj.created

>>> datetime.datetime(2013, 6, 12, 18, 30)

What is the expected output? What do you see instead?

Expected a TZ-aware object, only a naive datetime is returned.

What version of the product are you using? On what operating system?

1.3.0 - Windows (Jython), Django 1.4

Please provide any additional information below.

I'm more than happy to help fix this, but I don't know where to get started.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

django...@googlecode.com

unread,
Aug 10, 2014, 4:37:30 AM8/10/14
to django-j...@googlegroups.com
Updates:
Status: Invalid

Comment #1 on issue 83 by andr...@st0cker.at: No Timezone Support in Oracle
http://code.google.com/p/django-jython/issues/detail?id=83

Oracle is currently unsupported.
Reply all
Reply to author
Forward
0 new messages