Also, note that you can move your model definitions to modules and then import and run them in any order you want.
Anthony On Tuesday, May 27, 2014 8:46:19 AM UTC-4, Anthony wrote: > > On Tuesday, May 27, 2014 8:09:43 AM UTC-4, Henrik Holm wrote: >> >> Anthony, >> >> Not sure really - I was wondering if there might be a way to specify the >> order of which the files would be executed. >> > > I suppose we could add a setting that allows you to specify model order, > though for backward compatibility, the initial model file (i.e., the one > where you make that setting) would have to be first alphabetically. We > already have response.models_to_run to specify *which* models to run, but > it doesn't allow you to change the order. > > 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/d/optout.

