Hmm, it's working for me. Can you post a module and some code for which it's not working?
Anthony On Saturday, April 28, 2012 2:40:35 PM UTC-4, Yarin wrote: > > I've been trying this and it is *not* working. > > I put this exact line: > from gluon.custom_import import track_changes; track_changes(True) > > in my 0.py model file, before any other code. But still any changes I make > in my modules do not take effect until I restart server- or if they do it > is inconsistently- certainly not on every new page request. Basically, no > different than before. >