On 3/23/06, Mike Kent <[EMAIL PROTECTED]> wrote: > > > Moving templates from '.templates.foo' to 'projectname.templates.foo' > > I assume you mean in the turbogears.expose() decorator, as in: > > @turbogears.expose(template="blog.templates.blog") > > Unfortunagely, as you can see, I was already doing that, but I'm still > getting the import problem. Any other suggestions?
I can't think of anything in the trunk that would cause what you're describing. You still have an __init__.py in templates? Can you post the full traceback? Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

