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 build windows binaries with py2exe and bbfreeze, from scratch ...
This is my attempt at showing how to do cascading dropdowns in the most basic way possible with Web2py. ...
This recipe is for creating a case insensitive IS_NOT_IN_DB validation. ...
How can we connect our web2py application to an Active Directory (Samba or Microsoft) and how we can restrict access to a Group with decorators. ...
connect jqGrid to web2py for inline database edits ...
A small function that help running paginated queries. ...
This code is a working example that formats a form input to send emails containing multiple atachments or store them as draft (i.e. with the new imap ...
Functions to enhance the grid. Converts add/edit buttons to show a dialog box rather than inline editing (depends on dialog box file posted separatel ...
Use getdialog(url) to display a web2py form inside a dialog box. ...
How to add tests to the default suite that ships with web2py ...