I will upgrade, thank you for the tip!
Ramon
On Apr 14, 3:33 pm, mdipierro wrote:
> Please use 1.61 (it is faster on GAE).
>
> That query still does not work.
>
> On Apr 14, 5:12 am,rbuc wrote:
>
> > Hi!
>
> > I tested with 1.60 and that query still doesn
cool, keep up the good work!
On Apr 14, 9:54 am, Italo Maia wrote:
> Nice =D I made a forum myself some time ago, with django, and yours
> looks great!
>
> On 14 abr, 01:28, Speedbird wrote:
>
> > Released a couple of minutes ago, the update contains Pseudo-html code
> > support added, and a li
Hi!
I tested with 1.60 and that query still doesn't work. Can this be
resolved?
Btw, is it possible to use the Entity key instead of an incrementing
id? May be that would work?
Thank you
Ramon
On Mar 9, 3:07 am, rbuc wrote:
> Hi!
>
> any progress on this? the query doesn&
thanks anyways for your input and effort!
ramon
On Mar 11, 2:44 pm, carlo wrote:
> I think there is no easy solution except serializing select responses
> the way you did. Simplejson has problems even to serialize date
> objects.
>
> carlo
>
> On 11 Mar, 13:55, rbuc wr
sorry, the example should read:
raise HTTP(200,simplejson.dumps({
'date': '7-9-08',
'records': simplejson.loads(records.json())
}))
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To po
hello!
i have a problem with SQLRows. i want to return some records as json
but simplejson doesn't accept the SQLRows object. what i'm doing now
is to convert the object to json, then load it with simplejson which
makes it a dictionary and later the whole thing is encoded again as
json.
example:
Hi!
any progress on this? the query doesn't seem to work with 1.57 yet...
thank you!
On Feb 13, 12:20 pm, "Sebastian E. Ovide"
wrote:
> that is a good news, so we do not have to patch the CAS app !
>
> Sebastian E. Ovide
>
> On Fri, Feb 13, 2009 at 3:41 AM, Robin
7 matches
Mail list logo