On Wednesday, April 27, 2016 at 3:52:40 PM UTC-4, Jeff Riley wrote: > > Using 2.14.5 > > On Wednesday, April 27, 2016 at 8:56:48 AM UTC-5, Anthony wrote: >> >> Are you running an older version of web2py on PythonAnywhere? > > Did you compile using the same version?
Anyway, not sure what is going on (I cannot reproduce the problem) -- for some reason, it appears to be ignoring your compiled views. The relevant code starts at https://github.com/web2py/web2py/blob/R-2.14.5/gluon/compileapp.py#L678. Maybe try doing some debugging from there. 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.

