On Friday, March 7, 2014 5:12:15 AM UTC-5, Tim Richardson wrote: > > > > On Thursday, 6 March 2014 13:09:18 UTC+11, Anthony wrote: >> >> But I believe you should be able to define tables out of order (i.e., >> define the referenced table after the referencing table). >> > > Only when lazy_tables = True >
No, it should be supported regardless of lazy_tables (in fact, the capability was there long before lazy_tables even existed). See https://groups.google.com/d/msg/web2py-developers/cU_ZpBAOXAU/6Hx2OPxEDuIJ. If it doesn't work, something has broken. 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.

