If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
For this example let's imagine we want to create some pages for our website. A page has a title, and a content. We want to allow users to edit a pa ...
simple example showing how to use the ajax method to insert records as child records for parent record. ...
If you need a custom boolean mapping this slice is for you. ...
How to control the age of a session.variable ...
Web application that allows to view rrd datacollections that have been created by collectd (Server statistics) ...
Have you ever wondered why it takes so many steps and using complicated report apis to make a silly pdf report with Python? Well, it's not that compli ...
Is it possible to use in MARKMIN editor variables, that are declared in the controller on in the model? I have test ...
A generic view which streams a list as a CSV for the user to open in a spreadsheet. This is useful if you want to return the results of a database que ...
A working prototype that reads a query structured as Python dictionary and creates a Query class instance (for database I/O) ...
This code outputs the db structure as xml (or a dict object). The purpose of this snippet is add support for javascript frameworks like angular.js Th ...