On 24 Jan 2013, at 7:09 AM, Philip Kilner <[email protected]> wrote: > > I couldn't make any sense of the issue with autoroutes.py, so had a look in > the cookbook, only to find that the functionality I was after (map a > host-name to an app) is in the "normal" parameter-based router, and have > tested and confirmed that this works as expected on GAE. > > If I can help test the original issue with autoroutes.py, please let me know > (app not in production for a while yet, so can experiment), but I'm happily > using the parameter based router now and all is well, so this is mainly just > a note for anyone who hits the same issue as me. > > If anyone else does have the same issue with autoroutes.py, please let me > know and I'll raise I ticket - I won't otherwise as I'm not 100% sure that > the issue is a bug in the first place.
Have you disabled static file mapping in app.yaml? --

