Re: [web2py] web2py in Web Project

2011-04-15 Thread Bruno Rocha
Datatable plugin or powerTable does not paginate the data on server, it loads all the records in to memory and the pagination is done in client side DOM. I guess you dont need to commit() or close connection because web2py does that for you on each request. webfaction is a very nice hosting servi

[web2py] web2py in Web Project

2011-04-15 Thread contatogilson...@gmail.com
Hello, As I said before, I believe a system and stayed in webfaction.com. When I create theapplication there, they already have a script to download the web2py and prepare itwith Apache. But those weeks while using the system it gives the following error: 502 - Bad Gateway Reported that they we