Thanks Denes,

I actually tried this, which precipitated my first post on this group,
which resulted in mdipierro telling me the web-based console didn't
work with sqlite.  I didn't think to drop to the shell and do it from
there.  Great tip.  I've put quite a bit of time into the epydocs, and
yes, they've been very enlightening.


On Dec 18, 9:36 am, DenesL <[email protected]> wrote:
> 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