My problem is solved.
There was some mistakes in import statements in the __init__.py files

I can now develop my main TG1.0.4 application as a collection of other
applications.

I am using the following directory structure:

-main app
  -controllers.py
  -model.py
  -apps folder
      -sub app1 folder
         -controllers.py
         -model.py
         -templates folder
     -sub app2 folder
          -controllers.py
         -model.py
         -templates
  -static folder
      -apps folder
           -sub app1 folder
               -static folders
           -sub app2 folder
               - static folders


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to