2.5.1 to 2.9.12 is a pretty steep "upgrade". In theory, compilation could break only if you're switching interpreters (such as, python 2.6 to 2.7).
On Tuesday, February 24, 2015 at 1:58:31 PM UTC+1, Ivan wrote: > > Hi, > I have upgraded web2py from 2.5.1 to 2.9.12 but a compiled app stopped to > work issuing the error: > <type 'exceptions.NameError'> name 'auth' is not defined > > The line number showed in the ticket refers to: > @auth.requires_login() > > The app works if compiling it again with 2.9.12. > > Is it required to recompile all the compiled apps after a web2py upgrade? > > -- 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.

