hi jonathan. i tried renaming routes.py and leaving the default config, and that actually did not work either. so something happened in the upgrade that screwed things up.
i had a web2py-wide routes file in my last version, but it simply had the error code and nothing else. i didn't fully grok the routes system so i decided to let it be since it worked well. upon upgrading, everything in my applications work well but it doesn't recognize appadmin as a controller. it's very possible there's something else i need to do as a result of the upgrade but i'm not sure what it is. with the routes file, it was working successfully to find either /init/default/someFunction or just /someFunction, which was great. not sure where the current problem is coming from. i'll keep digging and post here if i find it. thanks, matt

