If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Now (1.99.6) you can restrict login access based on ldap groups where the user is a member and automatically manage ldap groups in web2py app's db. ...
Hey, what do you think about the new web2py[:] ? ...
This step-by-step guide is for people with very limited Linux experience who are using the Rackspace VPS platform running web2py, and that need to kno ...
This slice show how to create a form wizard and it is based on this post: http://motanet.com.br/python/form-wizard-com-web2py/ ...
RPX + Normal auth working together ...
This slice can be used to get a list of flickr photos passing the photoset ID ...
Hi, this is a simple tip on how you can use pyGravatar to get user profile picture. ...
Logging best practices in web2py ...
This is a modified version of the Configure class. ...
Enables your javascript to call web2py controller actions directly using JSON-RPC as a transport ...
This adds new URLs without invalidating any 'normal' URLs routes.out is as yet untested! Its just the inverse -- I couldn't possibly have messed up, ...
corrected some typos ...
base on Django snippets <http://www.djangosnippets.org/snippets/678/> <http://www.djangosnippets.org/snippets/679/> ...