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
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
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'
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
4 matches
Mail list logo