Works fine for me from the web2py shell: 1) install plugin
2) run the web2py shell: http://web2py.com/book/default/chapter/04?search=shell OR 3) run shell from browser: http://127.0.0.1:8000/admin/shell/index/your app 3) set the variable: _debug_on=True On Nov 13, 8:53 pm, pierreth <[email protected]> wrote: > I think it would be cool to be able to run a web2py app in debug mode > by using a flag on the command line.

