If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
How to use the new web2py built-in Wiki interface in your app ...
How to use python-crontab in a web2py app ...
Hi, Recently I moved and app from my laptop to the webserver by using scp and then I made the proper permissions ch ...
How to adapt a new CSS template to web2py layout.html quickly and easily (thanks Massimo) ...
Generate SSL self-signed certificate and key and enable https encryption in web2py. Enjoy your privacy https://www.eff.org https://www.torproject.org ...
I think we need two more content types on web2pyslices/movuca, one for suggestions and other for code snippets a la pastebin, so we could use th ...
Shows how to filter a table with a date interval picked by the user and show the result in html page with option to download the PDF version. Require ...
Shows tooltips in forms created via CRUD or SQLFORM with the field´s comment attribute. ...
Django has a different template inheritance pattern (http://docs.djangoproject.com/en/1.2/topics/templates/#template-inheritance) which encourages the ...
How to break the alphabetic ordering dependence of BEAUTIFY and use multiple word keys with the dict method. The normal behaviour of BEAUTIFY is not c ...