If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
ckeditor ...
It's easy to handle Google Maps on your website and of course it will be much easier if you use web2py! ...
Steps to config Web2py to run using in Mountain Lion Server using mod_wsgi ...
IS_NOT_EMPTY_IF_OTHER validator requires filling field A if field B has content. If field B is empty, field A may be empty, too. Example: requires ...
Numeric fields, like zip code, usually has characters other than numbers when edited in a form. When they are submitted to backend, you need to saniti ...
Adding a captcha to a form as shown in the book requires too much work!! ;-) Here is a simpler way to do it. ...
This allows teachers/schools to keep track of attendance to a course in a web2py app ...
Seemingly there is no reason for these extraordinary intergalactical upsets (Ha Ha Ha Ha Ha Ha Ha) ...
RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is desi ...
Brief explanation how to upload files using html5 and jQuery ...