On Friday, 4 October 2013 13:50:42 UTC+10, Tim Richardson wrote: > > It doesn't seem to me to be a sort order problem. The problem seems to me > to be different: the criteria for evaluating which models to execute can > change while in that loop. If the criteria changes, then all candidate > models (all models in other words) should be reevaluated. The loop index > should reset to one. I don't know enough python yet. > >> >>>> I don't think it's such an easy fix because it a question of dependency resolution.
My work around will be to put common models in a ZZZ folder -- 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.

