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. ...
Networked decision making is fun web based software to complement meetings and voting. There are many situations when groups require to take decisions ...
ajax plugin for google charts via LOAD. Tested on 2.6 to 2.8 ...
Adds file area to bottom of a web2py form. Multiple files can be dragged/dropped from the desktop or from web pages including documents and inline ima ...
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 ...
Allows you to open a web2py form in a dialog box by calling getdialog(url). Also includes functions to convert web2py grid buttons to call getdialog(u ...
A small function that help running paginated queries. ...