If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
this is a insight I had to make a full control sitemap for sitemap.xml, but this cam be extensible to do a html sitemap too. ...
<pre class="tw-data-text vk_txt tw-ta tw-text-small" data-fulltext="" data-placeholder="Tradução" dir="ltr" id="tw-target-text" style="unicode-bidi: ...
Quick way to convert a list of dictionaries (or Storage), rows resulting from a query into a web2py TABLE object ...
Dear all, Anyone know how to fix problem when use SQLFORM.grid search box in LOAD function. This are ste ...
Force https for the selected function ...
My display resolution is 1024 x 768. The ad placement blocks the web2pyslices content making it VERY DIFFICULT to work with this IMPORTANT RESOU ...
Is there a way for web2py app to upload file to www.copy.com instead of the server local file system ? ...
Is there a way for a web2py app to upload file to <a href="http://www.copy.com">http://www.copy.com</a> instead of the server local file system ...
This will allow the user to change between applications and continue logged. Otherwise he would have to make login on every each application he entere ...
Simple instructions to make a single login by two different ways. ...
Implementing Web2Py+Pygal 2.0. Pygal is a dynamic SVG charting library, It features various graph types: Bar charts, Line charts, XY charts, Pie char ...
invoice2py is an open source web2py appliance which lets you manage a simple invoice online crud interface. ...
Easy pagination using limitby of db.select() ...
If you need a custom boolean mapping this slice is for you. ...
Is it possible to use in MARKMIN editor variables, that are declared in the controller on in the model? I have test ...
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 ...
Article about how to use web2py as a CAS provider and apache with mod_auth_cas as a consumer. ...
Keep updated about new slices ...
web2py slices tems and conditions ...
Web2pyslices on feedburner ...
Complete working example of an image uploader demonstrating manual file uploading in web2py ...
Instalar um App web2py no apache2 com mod wsgi, em uma sub pasta ...
How to Install Web2py on Android for fun without rooting the device. For this exampel i used an HTC Status(Chacha) phone without root access. ...
How to Install Web2py in the Ipad for fun ! ...
Hi, I recently upgraded python from 2.6 to 2.7 and want to make web2py run with python 2.7. Can you let me know if ...
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/> ...