If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Customizable query result data scroller ...
Block bots that download too fast ...
A widget that will do IS_IN_DB using orderby natural sort ...
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 ...
Snippet to create a basic log table to collect your users activities. ...
How to control the age of a session.variable ...
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 ...
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 ...
This allows teachers/schools to keep track of attendance to a course in a web2py app ...