[web2py] Question on self-submitting forms

2011-04-26 Thread jensk_dk
I can get stuff done using web2py, but sometimes I have a little trouble understanding exactly when controller code is called in certain cases. For self-submitting forms, I'm not sure I quite get it. My current understanding is that the controller function is called twice. Once for generating the

[web2py:34997] Re: T2 and Empty Flash Messages

2009-11-09 Thread jensk_dk
On 9 Nov., 15:26, mdipierro wrote: > > Can you shed some light on the upcoming "replacement"? Has web2py > > developed so much since T2 was written that it actually implements > > some of the higH level patterns that T2 implements? > > Almost everything in T2 but the wiki and widgets is not in

[web2py:34924] Re: T2 and Empty Flash Messages

2009-11-09 Thread jensk_dk
On Nov 9, 12:20 am, mdipierro wrote: > On Nov 8, 4:43 pm, jensk_dk wrote: > > By the way, is T2 still being maintained? > > No. Sorry. Something better coming out soon. Hi Massimo Thanks for the prompt reply - and your work on web2py. I read your answer as if I shouldn'

[web2py:34908] T2 and Empty Flash Messages

2009-11-08 Thread jensk_dk
I just tried using T2 by adding the plugin as an application tarball and I got a minor, but very odd problem. I have instantiated T2 but not even used it yet. In the db.py, I copied the following code from the T2 manual: from applications.plugin_t2.modules.t2 import T2 t2=T2(request,response,sess