On Monday, September 3, 2018 at 10:52:44 AM UTC-4, broneksmig...@gmail.com 
wrote:
>
> Dear All, 
>
> First of all, I'm quite a newbie in web app dev, so there's a big chance I 
> have a trival question - apologies for that (tried to find the answer here 
> - without positive results).
>
> I want to perform a simple (let's say it's a one time activity) task => 
> export one of tables in my db with use of *export_to_csv_file, *yet I am 
> unable to find a shell in my web2py edit page. According to learning 
> materials button to run the shell should be located below the controllers 
> section. 
>

The admin shell was very buggy, so I think it was removed. Instead, start a 
web2py Python shell from a console via:

python web2py.py -S yourapp -M

Anthony 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to