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. ...
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 chnage the caption of edit ,view, delete,add button name if we use SQLFORM.grid() ...
How to add tests to the default suite that ships with web2py ...
An example of web2py app using modules to define data models instead of traditional model files. ...
Celebrate Geek Week August 2013 with examples of D3.js animations using svg and images. ...
IS_NOT_EMAIL validator ...
TV Series Organizer, built with web2py ...
Web2py plugin to monitor the scheduler ...
StopForumSpam plugin for web2py ...
Admin page for uwsgi, taken from Django's one ...
A nice way to use date(time) validators with timezones in your application ...
A way to test applications with a BDD test framework (behave) coupled with Splinter (a Selenium-like browser driver) ...
A client-side api for web2py crud services ...