On Sun, Nov 23, 2008 at 10:49 AM, Jason <[EMAIL PROTECTED]> wrote: > > hello all > > this is straight out of my controller and produces an error > @expose(template = 'thing.templates.signup') > def index(self, *args, **kw): > override_template(self.index, 'thing.templates.index') > return dict(page = "signup")
where does override_template come from ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
