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 ...
Keeping the version number correct by hand is cumbersome. We can do better using python-versioneer and GIT ...
If You need change timeout interval in Ajax LOAD on fly ...
Hello slicers, I'm quite new in Web2Py ;-) here is my model:</di ...
crash - session_pickled = pickle.dumps(self, pickle.HIGHEST_PROTOCOL) on 2.9.11 ...
This example is for MASTER-CHILD look-up relationship. Need an example to do the following. 1. Call MAST ...
Apologies for naive question - I'm brand new to python & web2py. Trying to display a list of tables in a form, IF a criteria ...
<span left-pos="0|3" right-pos="0|3" space="" style="color: rgb(51, 51, 51); font-family: arial; font-size: 18.1818180084229px; line-height: 22p ...
This code includes several methods that can be useful to customise grids before these are sent to the views. These are applied to one example scenario ...
This plugin allows automatic creation of thumbnails from image upload fields. It creates a virtual field and not modify original tables. ...
A Web2py plugin and a webpage for wishes with a snowing effect, using HTML5 & JS The preview site is https://piggy1989.pythonanywhere.com/ylrc/plugin ...
Dear all, Anyone know how to fix problem when use SQLFORM.grid search box in LOAD function. This are ste ...
Freebsd Server ...
This is a work in progress recipe (at the moment). It's based on a specific use case but I think can be easily generalized to other needs. My needs w ...
What to do if you you want every user to see the time at his local time-zone ...
Block bots that download too fast ...
To help automatically detect and block malicious bots ...
How to add a simple password confirmation to standard password widget. ...
It is a plug-in such as a spreadsheet. ...
Hello, I'd like to filter the records returned based on which check boxes are selected by the user. Here's the con ...
Hello, I have been unable to solve a very simple problem, I am new to W2P. I have a da ...
Provides an asynchronous behaviour to forms where each input field updates the record on the database as soon as its input field is released ('focusou ...
Adding the following lines to the default layout.html of your application you can share all that is json serializable between server and client using ...