Since main.app is the default page, regardless of an index.html page in the root directory (GAE does not work like cgi/apache, unfortunately), I've made the form page main.app, and the query/response page response.py. After submitting form, I get error: Since main.app is the default page, regardless