If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Simple search form to filter orders from specific buyer/user ...
The answer to this question was on <em>movu.ca</em>, but that site is not available at the moment. Would you mind posting the same answer ...
Hi to all. I love Movuca so I am trying to use it in some projects in Uminho University Humanities department. I ...
Sometimes you want to manage users and their membership at the same form.. this one of the possible solutions ...
Built-in CSV import function is great but doesn't update the field such as updated_on, updated_by fields. This slice will keep tracking who imported t ...
This is an extension of ochiba77's slice. This doesn't use a db to get the data for the dropdowns. ...
Create a simple note taking application using web2py. The tutorial is directed towards people who want to easily get started with web2py. ...
Instalar um App web2py no apache2 com mod wsgi, em uma sub pasta ...
Create your datamodels in modules ...
Inspired by Paolo Caruccio from his post on forum. https://groups.google.com/group/web2py/browse_thread/thread/5e99d46f6fcc6917/47e7723396647f2b?lnk= ...
very simple example that allows you to design a web application that creates custom [[QR code http://en.wikipedia.org/wiki/QR_code]] based on a messag ...
if you have an application that has access control it can be annoying to log in every time even though you are on localhost. This small snippet will a ...
RSS/Atom simple aggregator using feedparser and rss2 ...
Minimal but complete example that shows one way to display and update live graphics with JQuery and JSON. ...
this is an example of how to create a modular application with web2py ...
Unlike the example in "The Official web2py Book", this is mostly mxml Flex code. Note that this slice assumes working with Windows distribution of we ...
How to get a WYSIWYG editor for form textareas that saves markdown (lightweight markup language supported by web2py) even in an ajax frame and how to ...
Remove the excess blank lines that the web2py rendering engine puts in its output. ...
i have a apache server running which i wanted to show my web2py apps that are running on the provided server under port 8000 so that i can call http:/ ...
for WebKit (Safari, Chrome) and Gecko (Firefox) the experimental css3 property is used to create the rounded corners and for Opera an SVG image w ...
make the ajax function display a loading icon ...
draft ...
session sticky by IP ...
Fast web2py deployment script ...
first draft ...