Implementing Web2Py+Pygal. Pygal is a dynamic SVG charting library, It features various graph types: Bar charts, Line charts, XY charts, Pie charts, ...
A widget that will do IS_IN_DB using orderby natural sort ...
invoice2py is an open source web2py appliance which lets you manage a simple invoice online crud interface. ...
Someone MapBox implemented with web2py? ...
If you developed large projects, you already wrote functions to make queries common to several controllers and put them in models/ files. How about tu ...
Easy pagination using limitby of db.select() ...
Authorizing permission to only the creator of a record to delete or edit it ...
Snippet to create a basic log table to collect your users activities. ...
I got a problem with douplcate content because most of my pages are reacheable by multiple urls (with and without controller...) So I ...
Based on http://www.web2pyslices.com/slice/show/1446/widget-select-or-add-option made some abstractions (easier to put to action for any table) fixe ...