On Wed, Jan 20, 2010 at 5:33 PM, Alex Gaynor <alex.gay...@gmail.com> wrote: > Ian, > > FWIW there's a ticket with a patch (of unkown quality :P) for support > for using timedeltas with F() expressions. > > Alex
I know, I wrote the Oracle backend code for it. :-) I'm not talking here about passing in literal timedeltas to be added to TimeFields; I'm talking about adding a TimeField to an IntervalField implemented as a BigIntField. From a user's standpoint, if you can do one, then the other should work as well, but that's not the case. Cheers, Ian
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.