>
> I built an application and uploaded the same to pythonanywhere.com using 
> its admin interface for web2py. I am also having the same problem.
>

It should be enough to upgrade your web2py version to solve this. However, 
if you don't want to upgrade, open <app>/models/menu.py with a text editor 
(or edit the file from the admin app) and comment the last line:

# if "auth" in locals(): auth.wikimenu()

-- 

--- 
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.


Reply via email to