hello,

I was hacking around 'myproject' with pregenerated tgregistration
but myproject is in genshi..
and I got stuck with

class RegTableForm(widgets.TableForm):
    template = 'project.templates.register_tabletemplate'

if I write
template = 'genshi:project.templates.register_tabletemplate'
I get
ImportError: No module named genshi:manodarbas.templates.register
by the way, if I prepend 'kid:...", the same message appears.

if I assign directly the template code
http://paste.turbogears.org/paste/1698
I get
http://paste.turbogears.org/paste/1699

-- 
Jurgis Pralgauskis
mob.: 865-765-656, +37061677613; skype: dz0rdzas;
Don't worry, be happy :) and make things better ;)

reikalaukime ATVIRŲ ir nepriklausomų STANDARTŲ:
http://www.noooxml.org/petition-lt
http://www.openstandards.eu/

--~--~---------~--~----~------------~-------~--~----~
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