On Sunday, February 6, 2011 5:55:39 AM UTC-5, Richard Arts wrote: 
>
> I had a quick look at http://web2py.com/examples/static/cookbook.pdf
> the other day. Seems to be a nice guide as well.

 
Yes, that looks like a good start too. Though, keep in mind that it is 
fairly old, and there have been many additions and improvements to web2py 
since then. For example, SQLDB and SQLField have been deprecated in favor of 
DAL and Field (I think they refer to the same classes -- just different 
names, so no big deal). Of course, because web2py maintains backward 
compatibility, everything in there should still work.
 
Anthony

Reply via email to