Fixed #5087 -- Fixed support for TextField filtering with Oracle. Thanks, Ian Kelly.
commit9bf6e7a0304889cde59756c451d664fb9c43fee1
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 19 Aug 2007 12:37:00 +0000 (19 12:37 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 19 Aug 2007 12:37:00 +0000 (19 12:37 +0000)
treed9624c6739cd6685ee4dd8e0bf4b2fb0a8c6a797
parentfa1bb0644b03a1d25706d0eac57cd3e9257f1088
Fixed #5087 -- Fixed support for TextField filtering with Oracle. Thanks, Ian Kelly.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5943 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/db/backends/oracle/base.py
django/db/models/query.py
tests/regressiontests/string_lookup/models.py