Hi Again,

A little more feedback on the new Oracle backend.

I've now switched my testing to Python 2.5, so cx_Oracle is returning
datetime.datetime, not a custom type.

There still seems to be a problem with Admin and DateTimeFields.
DateFields seem to be ok.

Here's what I can do to reliably reproduce this.

In the Admin, Users:
Add a user, after adding, first name, last name and e-mail address are
set to a single space each. Last login and Date Joined (both the time
and date fields) are each set to the text "True".

Change first name to Joe, last name to Blogs, e-mail address to
[EMAIL PROTECTED], click "today" and "now" links to avoid errors when
saving the record. Click "Save and continue editing".

When the record shows again, the Last Login and Date Joined fields are
once again set the the text "True".

In my own model, I have both a DateField and a DateTimeField. When
working in the admin, the DateField is displayed correctly, the
DateTimeField has the same behaviour as described above.

Michael

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to