Great tip. Thanks. Does it work better under Linux? (I move between
Windows and Ubuntu.) What's the snag under Win7?

On Aug 30, 11:47 pm, Bruno Rocha <[email protected]> wrote:
> While developing include this in any of your models (i. e in /models/0.py)
>
> from gluon.custom_import import track_changes; track_changes(True)
>
> This for your changes in modules get reflected without the need to restart
> web2py server.
>
> (does not works very well under MS windows)

Reply via email to