[web2py] Re: py4web shell

2019-09-24 Thread Massimo Di Pierro
It does not need it. You can use a regular python shell and do: from py4web import * from apps.myapp.models import db etc. py4web unlike web2py has not magic and apps are modules. On Tuesday, 24 September 2019 19:49:09 UTC-7, Marcello wrote: > > Hello all, > > Does py4web already have a shell

[web2py] py4web shell

2019-09-24 Thread Marcello
Hello all, Does py4web already have a shell like web2py? Thanks -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you a

[web2py] Re: Ajax Pass ID to Controller Function

2019-09-24 Thread Paco Bernal
Hi ajax('{{=URL('Tools', 'userdelete')}}/'+iduser , [], ''); > Regards -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message becaus

RE: [web2py] Re: py4web pythonanywhere bottle_app.py configuration

2019-09-24 Thread John Bannister
Great stuff thanks From: web2py@googlegroups.com [mailto:web2py@googlegroups.com] On Behalf Of Massimo Di Pierro Sent: 24 September 2019 05:24 To: web2py-users Subject: [web2py] Re: py4web pythonanywhere bottle_app.py configuration I posted it in trunk/bottle_app.py On Monday, 23 Septemb