On Nov 14, 4:40 pm, pierreth <pierre.thibau...@gmail.com> wrote:
> On Nov 13, 11:33 pm, Christopher Steel <chris.st...@gmail.com> 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?

It is in effect the same thing, only setup using the Web2py plugin
feature so you can remove it and any testing code (that is place in
the plugin) when you are ready to deploy...

http://code.google.com/p/uc-debug/source/browse/#hg/models/plugin_debug

C.

Reply via email to