I don't know whether this was happening in 2.9.3, but I'm having trouble with 2.9.4.
I updated my development copy of web2py to 2.9.4 today, tested it, and everything looked fine. I updated my production copy of web2py (running on Apache2/WSGI), and I find that I get an error ticket when I try to access the admin application. Because admin isn't working, I can't see the normal ticket page, but examining the file in applications/admin/errors/, I see the following: <type 'exceptions.NameError'> name 'is_mobile' is not defined '.../web2py/applications/admin/compiled/controllers_default_edit.pyc' <code object <module> at 0x7ffe813ee330, file ".../web2py/applications/admin/compiled/controllers_default_edit.py", line 3>' This is the second time I've attempted to post this info; my initial post was deleted immediately. Thanks, -Dan On Tuesday, March 4, 2014 10:55:26 PM UTC-6, Massimo Di Pierro wrote: > > Should have fixed all of the problems that have reported about 2.9.3 but > please help me check and report on this thread. > -- 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.

