[web2py] Re: back button

2017-09-03 Thread Peter
Hi Andrea, The solution is probably in this post ... https://groups.google.com/forum/#!topic/web2py/z6lOXNgGws8 Hope this helps! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/w

[web2py] Re: web2py 2.15.4 is OUT

2017-09-03 Thread domezzzz
El domingo, 3 de septiembre de 2017, 19:25:29 (UTC-3), dome escribió: > > Compare with winmerge-2.14 and there are no differences > Total of objects compared 1989 > > pd: Download web2py windows exe 2.15.4 again at 7:30 p.m. on Sunday, > Uruguay time. > URL: http://www.web2py.com/init/defau

[web2py] Re: web2py 2.15.4 is OUT

2017-09-03 Thread domezzzz
Compare with winmerge 2.14 and there are no differences. Total of objects compared 1989 -- 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

[web2py] back button

2017-09-03 Thread Andrea Fae'
I use in a method this form=crud.read(db.evento,evento) and the html vies is very simple {{extend 'layout.html'}} Evento {{=form}} how to add a simple button to go back in the previous page? I tried form.add_button('Back', URL('index')) but I have this error 'NoneType' obje

[web2py] Re: web2py 2.15.4 is OUT

2017-09-03 Thread Massimo Di Pierro
Can you try again? Should be fixed. On Sunday, 3 September 2017 11:54:48 UTC-5, Massimo Di Pierro wrote: > > very strange. Looking into this. > > On Saturday, 2 September 2017 11:33:00 UTC-5, dome wrote: >> >> Dear Massimo >> >> The new windows executable >> >> 2.15.4-stable+timestamp.2017.09

[web2py] Re: Cannot start web2py.py

2017-09-03 Thread AlighaThor
Nevermind..my bad. The problem seems to be that I have pyDAL installed globally (for other purposes besides web2py) and it's conflicting with the pyDAL's version inside web2py. I created an virtualenv and now It's solved. Thanks anyway. -- Resources: - http://web2py.com - http://web2py.com/boo

[web2py] Cannot start web2py.py

2017-09-03 Thread AlighaThor
Hi. Latest build 2.15.4. I got this while starting web2py.py. Traceback (most recent call last): File "web2py.py", line 21, in import gluon.widget File "/home/alighathor/Documentos/Desarrollo/web2py/web2py/gluon/__init__.py", line 38, in from .dal import DAL, Field File "/home/al

[web2py] Re: web2py 2.15.4 is OUT

2017-09-03 Thread Massimo Di Pierro
very strange. Looking into this. On Saturday, 2 September 2017 11:33:00 UTC-5, dome wrote: > > Dear Massimo > > The new windows executable > > 2.15.4-stable+timestamp.2017.09.02.04.02.22 ( > LGPLv3 License >

[web2py] web2py book links and Dropbox

2017-09-03 Thread Massimo Di Pierro
Dear Web2py users, the link to the book is broken and you can find the new (temporary) link to the book here: https://www.dropbox.com/s/fuik35ayg686de3/web2py_manual_5th.pdf?dl=0 One the one side there is an easy fix to a broken link, replace all references to the new URL. Yet the problem is b

[web2py] Re: Filter users in appadmin

2017-09-03 Thread Leonel Câmara
Yes, you can set a common_filter on the auth_user table. -- 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 are subscr