If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
This is a work in progress recipe (at the moment). It's based on a specific use case but I think can be easily generalized to other needs. My needs w ...
What to do if you you want every user to see the time at his local time-zone ...
Block bots that download too fast ...
To help automatically detect and block malicious bots ...
How to add a simple password confirmation to standard password widget. ...
It is a plug-in such as a spreadsheet. ...
Hello, I'd like to filter the records returned based on which check boxes are selected by the user. Here's the con ...
Hello, I have been unable to solve a very simple problem, I am new to W2P. I have a da ...
Provides an asynchronous behaviour to forms where each input field updates the record on the database as soon as its input field is released ('focusou ...
Adding the following lines to the default layout.html of your application you can share all that is json serializable between server and client using ...