I'm trying to figure out why a .kid file isn't being processed using 9a5. This is using frames, in case it matters. I have my top frame set to src="top_frame", and then I define a method in my controller to return that. That is being called properly. In addition, I use @expose to expose the template.
However, the page is empty when I refresh. I've tried restarting the server, etc. There's no .pyc file, so the nearest thing I can think of is that the .kid file itself is invalid but I'm not getting any debug output. Is there a way I can narrow this down? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

