If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Celebrate Geek Week August 2013 with examples of D3.js animations using svg and images. ...
IS_NOT_EMAIL validator ...
Here's a tip on how to enable login with both email as the username of a user in web2py. ...
Integrating the Ember.js starterkit with web2py ...
Implementing Web2Py+Pygal 2.0. Pygal is a dynamic SVG charting library, It features various graph types: Bar charts, Line charts, XY charts, Pie char ...
A widget that will do IS_IN_DB using orderby natural sort ...
invoice2py is an open source web2py appliance which lets you manage a simple invoice online crud interface. ...
If you developed large projects, you already wrote functions to make queries common to several controllers and put them in models/ files. How about tu ...
Easy pagination using limitby of db.select() ...
Snippet to create a basic log table to collect your users activities. ...