By "built-in" shell, do you mean the one in the admin app? I think there 
are sometimes problems with that (particularly with database operations), 
so I tend to use the web2py shell in the terminal, which you can start as 
follows from the web2py directory:

python web2py.py -S yourapp/[optional controller] -M

But you may fine the admin shell works just fine for you, in which case, 
use it.

Anthony

On Friday, April 5, 2013 4:57:49 PM UTC-4, Michael Herman wrote:
>
> i remember reading somewhere that it's better to use the built-in shell in 
> web2py, but i can't find the article/post. anyone know (1) if it is 
> "better", and, (2)  if so, why?

-- 

--- 
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