Hey,

I have a problem with datetime json serialization. I am using the DAL with 
sqlite, and accessing web2py using JSONRPC. 
Today I started getting an error when trying to pass datetime fields back to 
the client. I haven't changed anything in the code for the routines, but it 
seems that the DAL returns a datetime object which is not JSON-serializable.

Has anything changed recently with the DAL? 
I don't think I have changed any configuration properties on my database - 
but could this be a reason for it suddenly stop working? 

Thanks for the time and great work on web2py! 

Omri

Reply via email to