hi sergei,
i'm using the following code:
from tg import expose, validate, override_template
......
@expose()
def list(self, page_id, blob_type):
template = "genshi:tgext.pages.templates.admin.page_%s_list" % blob_type
override_template(self.list, template)
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups "TurboGears" group.
> To post to this group, send email to
turbo...@googlegroups.com
> To unsubscribe from this group, send email to
turbogears+...@googlegroups.com
> For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>
--
alex