when in development you can use

     reload(modulename)

then comment it in production for speed.

Massimo

On Oct 14, 3:01 pm, "José Deodoro de Oliveira Filho"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to call helper functions from the views, I want to keep it
> organized and put them in the modules dir, which is fine and works
> etc. But once I make a modification to the helpers I have to kill
> web2py and restart it because it seems it doesn't refresh the sources
> in there. What's the correct approach here ?
>
> Thank you,
>
> Deodoro Filho
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to