If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
How to Install Web2py on Android for fun without rooting the device. For this exampel i used an HTC Status(Chacha) phone without root access. ...
Create your datamodels in modules ...
Models are a very special web2py feature, but they like as scripts running on every request. Now with modules we can improve web2py performance with a ...
This is a method to convert Python Date and DateTime objects into a Javascript date or datetime declaration that most browser can parse as JSON. ...