Jake,

one of the things that helped me when I started with web2py was
running it in a shell from the command line and using python functions
like dir on the web2py objects, as explained in chapter 4 in the book:
web2py.py -M -P -S your-app-name

epydocs (http://web2py.com/examples/static/epydoc/index.html) is also
an excelent resource to explore what is available under each object
and what parameters should be passed to its methods.

Welcome aboard!

Denes.

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to