I experienced this issue with the 1.99 series web2py. Not enough experience 
with 2.1.1 to say for sure if it's still there. However, with 2.1.1, when I 
insert print is_tracking_changes() I always see True. Will report any 
inconsistencies if I see them in the future.

On Thursday, October 18, 2012 6:02:23 AM UTC+8, Richard wrote:
>
> I do notice the same problem here and it drive me crazy... I suspect that, 
> but since it seems to be intermittent, I wasn't sure...
>
> I did what you ask and I get True all the time, but the change I had made 
> to module never been applied when page render.
>
> Richard
>
>
> On Mon, Oct 15, 2012 at 4:58 PM, Massimo Di Pierro 
> <massimo....@gmail.com<javascript:>
> > wrote:
>
>> Can you do
>>
>> from gluon.custom_import import *
>> track_changes(True)
>> print is_tracking_changes()
>>
>> does it print True all time? It should.
>>
>>
>>
>>
>> On Monday, 15 October 2012 15:43:49 UTC-5, David Marko wrote:
>>>
>>> Using the latest trunk ... Updated today
>>
>>  -- 
>>  
>>  
>>  
>>
>
>

-- 



Reply via email to