If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Hi, Recently I installed plugin_wiki as a way to construct our community site for the local hackerspace. After look ...
Hi, Recently I moved and app from my laptop to the webserver by using scp and then I made the proper permissions ch ...
Sometimes you want to manage users and their membership at the same form.. this one of the possible solutions ...
Recipe postes by "Udi Milo" on google group ...
Hi, recently I did send a questions to movuca and I get a quick answer that I implemented asap, but that point me to another error that I report ...
Recently in the local hackerspace we have a small discussion about which tools use to reshape our website. Most of them voted for a "tested ...
Here's how you create a restful web2py application in under 2 minutes. ...
Example of RESTful API with web2py @request.resttful feature. The web2py user Dirk K posted this recipe in the mail list. ...
.gitignore files for web2py ...
A sample of how to show the login + register as normal buttons in twitter bootstrap top menu. ...