On Wednesday, May 1, 2013 10:36:54 PM UTC-4, viniciusban wrote:

> Even my contoller doesn't need a model?
>

But when you make an HTTP request to a controller, web2py always runs the 
(non-conditional) models, so it does the same when you request a shell in 
the controller environment. The idea of the shell is to put yourself in the 
same environment that you would get with a request.

>
> Is it documented? 
>

Don't think so. 

>
> What about the inability to create databases folder running Web2py shell? 
>

No, missing folders get creating when HTTP request come in, but not when 
starting a shell.

Anthony

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to