Which version of web2py do you use?

from gluon.custom_import import track_changes; track_changes(True)


Have been broken during sometime...

Richard




On Fri, Jan 3, 2014 at 2:50 PM, Brando <[email protected]> wrote:

> Here is the test app.
>
>
>
>
>
>
> On Friday, January 3, 2014 11:35:22 AM UTC-8, Anthony wrote:
>>
>> On Friday, January 3, 2014 2:22:42 PM UTC-5, Brando wrote:
>>>
>>> Anthony, I added the line to a model and it still doesn't work. Any
>>> other thoughts?
>>>
>>
>> Not sure. Did you restart? Maybe pack and attach a minimal app that
>> demonstrates the problem.
>>
>>
>>> Also, why is it not recommended for production?
>>>
>>
>> It adds extra overhead to every import (have to check the last modified
>> time of the module file on the filesystem).
>>
>> Anthony
>>
>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to