Thanks Pierr,

I was trying to do that but it is not working... actually I have a bunch of
imports insede that "if 0" trick that solve all the web2py dependencies
errors...

the only errors stil there are those due to functions in my model files (as
for example the models of my plugins)

I've tried also

from applications.myapp.models import *

and added a __init__.py inside the models folder....

any other ideas ?


On Sun, Jun 26, 2011 at 8:39 PM, Pierre Thibault <pierre.thibau...@gmail.com
> wrote:

>
> if 0:
>   from applications.myapp.models import myfunc




-- 
Sebastian E. Ovide

Reply via email to