> > On Tue, Dec 21, 2010 at 10:31 AM, Dan Fairs <[email protected]> wrote: >> I've mainly worked on the tests and docs, not the core content of the patch, >> but I'd welcome any comments on the implementation as well - I'd like to see >> this get in (be it in a 1.3 or 1.4 timeframe) so if any changes are needed >> for that, then that's fine. I'd also appreciate it if someone with access to >> Oracle could give the patch a try. > > I'm on vacation now and don't have easy access to an Oracle setup, but > I'll be happy to try it next week if nobody else has done it first. >
Thanks for the offer, Ian. Ramiro took the patch for a spin, and it worked OK (after some tweaks for Python < 2.6, and a missed empty __init__.py - thanks!). For the benefit of the archives, Ramiro's comment highlighted a wiki page on getting an Oracle setup going: http://code.djangoproject.com/wiki/OracleTestSetup I'll re-apply Ramiro's patch locally and make sure everything still checks out for me, and report back. Cheers, Dan -- Dan Fairs | [email protected] | www.fezconsulting.com -- 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.
