Hello, I'm migrating an app to a new server (ubuntu 10.10) and upgraded to the most newest web2py stable version as part of this. This has introduced a problem where models in subdirectories of the model folder don't seem to be getting executed. Files placed directly in the model folder run correctly. I have done a 'chown www-data . - R'
Any ideas?

