On 5/16/07, benk <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I was wondering if someone could shed some light on the subject of why
> Oracle support in Django removes fractional seconds (milliseconds/
> microseconds) from datetime fields.
That's a good question. The code to remove fractional seconds i
Hi,
I was wondering if someone could shed some light on the subject of why
Oracle support in Django removes fractional seconds (milliseconds/
microseconds) from datetime fields.
In my particular scenario, I am populating an Oracle database from a
separate non Django application and using Django