Hi there, I'm trying to get cube2py working on GAE(locally) without sucess.
The browser loads the login page well : http://127.0.0.1:8080/cube2py/default/user/login but when i try to login and the url changes to : http://127.0.0.1:8080/cube2py/plugin_wiki/page/home I get a : 404 NOT FOUND What am i doing wrong ? I'm using web2py revision 800 from mercurial and the latest cube2py. Thanks in advance.

