Hello, I am started to learn web2py some weeks ago. After created some controllers and models using the generic view. I tried to deploy to PythonAnywhere to test it and, of course, I know or use disable generic only localhost or create the specific views. First I tried to disable the localhost generic view and ok, everything as expect. But, when I create a view, using quick examples, one view for one form sqlformat, I am getting the error:
invalid view (default/novo_cliente.html) Do I need to do anything more? Thank you in advance. Best regards André -- 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.

