On Nov 13, 11:33 pm, Christopher Steel <[email protected]> wrote: > 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/yourapp > > 3) set the variable: > > _debug_on=True >
This does not seems easier than setting the variable somewhere in the model. What is the plug-in offering?

