[web2py] Re: Can't serialize select result with fields from two or more tables in JSON

2011-04-21 Thread Rafael Sales
By the way, I'm using Ubuntu 10.10 and the current version of Web2Py: 1.94.6 On 21 abr, 13:31, Franzé Jr. wrote: > I think so > > On Apr 20, 6:09 pm, Rafael Sales wrote: > > > Hello, > > I'm facing a very tricky error with JSON. > > I have an action that must return a json object with the result

[web2py] Re: Can't serialize select result with fields from two or more tables in JSON

2011-04-21 Thread Franzé Jr .
I think so On Apr 20, 6:09 pm, Rafael Sales wrote: > Hello, > I'm facing a very tricky error with JSON. > I have an action that must return a json object with the results of a > select. The select must return fields from two tables. When I use this > kind of select return fields from two or more