Re: [web2py] Re: SQLFORM.grid + GAE

2012-10-02 Thread David Sorrentino
Fixed in trunk. Thanks Massimo! Cheers, David On 2 October 2012 04:48, Massimo Di Pierro wrote: > I believe this is fixed in trunk. Can you help test it? > > > On Sunday, 30 September 2012 13:08:10 UTC-5, David Sorrentino wrote: > >> Sure I can! ;) >> >> Here it is: >> >> ERROR2012-09-30 18

Re: [web2py] Re: SQLFORM.grid + GAE

2012-10-01 Thread Massimo Di Pierro
I believe this is fixed in trunk. Can you help test it? On Sunday, 30 September 2012 13:08:10 UTC-5, David Sorrentino wrote: > > Sure I can! ;) > > Here it is: > > ERROR2012-09-30 18:04:57,520 restricted.py:54] In FILE: >> /home/dapids/webdev/backinterface/web2py/applications/backinterface/co

Re: [web2py] Re: SQLFORM.grid + GAE

2012-09-30 Thread David Sorrentino
Sure I can! ;) Here it is: ERROR2012-09-30 18:04:57,520 restricted.py:54] In FILE: > /home/dapids/webdev/backinterface/web2py/applications/backinterface/controllers/default.py > > Traceback (most recent call last): > File "/home/dapids/webdev/backinterface/web2py/gluon/restricted.py", > lin

[web2py] Re: SQLFORM.grid + GAE

2012-09-30 Thread Massimo Di Pierro
Can you please post the entire traceback? Massimo On Sunday, 30 September 2012 11:52:57 UTC-5, David Sorrentino wrote: > > Hi there! :) > > I'm trying to exploit the power of SQLFORM.grid with GAE but I'm having > some troubles. > All I want to do is to have a grid from a table (seems to be simp