django/tests/model_fields
Shai Berger 6983201cfb Fixed #20292: Pass datetime objects (not formatted dates) as params to Oracle
This seems worthwhile in its own right, but also works around an Oracle
bug (in versions 10 -- 11.1) where the use of Unicode would reset the
date/time formats, causing ORA-01843 errors.

Thanks Trac users CarstenF for the report, jtiai for the initial patch,
and everyone who contributed to the discussion on the ticket.
2014-03-12 23:43:45 +02:00
..
4x8.png
8x4.png
__init__.py
models.py Fixed #20292: Pass datetime objects (not formatted dates) as params to Oracle 2014-03-12 23:43:45 +02:00
test_imagefield.py
tests.py Fixed #20292: Pass datetime objects (not formatted dates) as params to Oracle 2014-03-12 23:43:45 +02:00