Re: [web2py] Re: Life science computing and Bioinformatics

2012-05-22 Thread Sebastian Jayaraj
r your work >> and sounds like something you could contribute to please let me know. Feel >> free to share your ideas/suggestions around this. >> >> cheers, >> Sebastian Jayaraj >> www.10biosystems.com >> >> Note: I did a quick survey of our maili

Re: [web2py] Re: Browser back button: Reloading database results

2012-04-11 Thread Sebastian Jayaraj
Caching saves the results on the server side and makes return access to db select faster but not on the client browser. On Wed, Apr 11, 2012 at 5:34 PM, Derek wrote: > Although one does wonder if Web2Py shouldn't default to the > Post/Redirect/Get design pattern... > http://en.wikipedia.org/wiki