If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Encrypting and decrypting information into the database ...
Integrating LinkedIn login with web2py through oauth2 and python-linkedin ...
How to add a simple password confirmation to standard password widget. ...
<pre class="lang-py prettyprint prettyprinted" style=""><code><span class="kwd">Am working on a game app but on calling my module func into controller ...
Module for adding simple polls/surveys to apps ...
ago for web2py with magic T() - human readable timestamp ...
This recipe is for creating a case insensitive IS_NOT_IN_DB validation. ...
IS_NOT_EMPTY_IF_OTHER validator requires filling field A if field B has content. If field B is empty, field A may be empty, too. Example: requires ...
Numeric fields, like zip code, usually has characters other than numbers when edited in a form. When they are submitted to backend, you need to saniti ...
A module to make using ReportLab a little easier from web2py. ...