If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
This is a walk through on setting up Web2py in a virtual environment. It could be a good way to become familiar with working with Web2py in virtual en ...
Here is a JqGrid application that includes a JqGrid module that allows you to insert jqgrid tables in web2py pages using python. git clone https:// ...
very simple example that allows you to design a web application that creates custom [[QR code http://en.wikipedia.org/wiki/QR_code]] based on a messag ...
Lets say you have an invite page "Invite your friends" or a "send to friends" feature on your app, user will be able to insert in a text box a list of ...
Create Form Wizards based on web2py SQLFORM, allows client side validation eve for single step forms ...
Share the same controller for both your regular view and mobile view. ...
This slice shows how to update a record in a form that uses two types of related data. ...
If you want to work with <fieldset> and <legend> you can still use SQLFORM. As shown in other slides the form can be manipulated by slicing and method ...
Revising Widgets for HTML5 Input Types ...
Insert the dead code necessary the static code analyzer of Pydev Eclipse into your Python file to avoid the warnings and errors cause by web2py magic ...