Populate.py seems to fail whenever a 'time' string is encountered.  I
was using Sqlite.  Here is the ticket:

  File "c:\web2py\gluon\contrib\populate.py", line 83, in populate
    datetime.timedelta(seconds=random.random()*24*3600)
TypeError: unsupported operand type(s) for +: 'datetime.time' and
'datetime.timedelta'

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to