[web2py] Re: proposal for online documentation

2010-02-05 Thread JonasR
Great idea! I agree with selecta on 2.1. To have examples and comments would be the most valuable part IMHO. Documentation can be found today, even if it is spread around. But the big difference would be if people could contribute with examples and comments close to the documentation. That would m

[web2py] Re: Problem with PostConnectionTask: Cannot operate on a closed database.

2010-02-04 Thread JonasR
Nope. Still same... On 4 Feb, 23:17, mdipierro wrote: > This could be a problem with > > python2.5 web2py/web2py.py -a pass  & > > try: > > cd web2py > > python2.5 web2py.py -a pass  & > > On Feb 4, 3:05 pm, JonasR wrote: > > > > >

[web2py] Problem with PostConnectionTask: Cannot operate on a closed database.

2010-02-04 Thread JonasR
Hi I lift my hat off to mdipierro and all web2py contributors. I find it amazing. Here is a problem I have: I'm trying to spawn a post action task that needs to access the database. When my PostConnectionTask tries to access db I get an error: "ERROR:root:Callback execution failed for PostConnec