like SQLField('actual_time','timedelta')
which is certainly not correct as it is giving error.
Is there any other alternative so that i can do addition with actual_time .On Wed, Dec 22, 2010 at 11:16 AM, Sahil Arora <[email protected]>wrote: > Can I define a table with a field of type 'timedelta' in database. > I have to do some calculations of time using timedelta. -- Sahil Arora B.Tech 2nd year Computer Science and Engineering IIT Delhi Contact No: +91 9871491046

