On Jun 9, 7:25 pm, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote:
> > So how should i use Cheetah template engine in webpy 0.3?
>
> use web.contrib.template.render_cheetah.
Something wrong:
----8<--------------
>>> import web
>>> render = web.contrib.template.render_cheetah('templates')
Traceback (most recent call last):
File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'contrib'
>>>
----8<-------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---
- [webpy] Re: How to make webpy(0.3) and Cheetah work ... Bibby
- [webpy] Re: How to make webpy(0.3) and Cheetah w... mobiledreamers
- [webpy] Re: How to make webpy(0.3) and Cheet... Anand Chitipothu
- [webpy] Re: How to make webpy(0.3) and Cheet... Bibby
- [webpy] Re: How to make webpy(0.3) and Cheet... Anand Chitipothu
- [webpy] Re: How to make webpy(0.3) and Cheet... Bibby
- [webpy] Re: How to make webpy(0.3) and Cheet... Anand Chitipothu
- [webpy] Re: How to make webpy(0.3) and Cheet... Bibby
- [webpy] Re: How to make webpy(0.3) and Cheet... Anand Chitipothu
- [webpy] Re: How to make webpy(0.3) and Cheet... Bibby
- [webpy] Re: How to make webpy(0.3) and Cheet... Bibby
- [webpy] Re: How to make webpy(0.3) and Cheet... Anand Chitipothu
- [webpy] Re: How to make webpy(0.3) and Cheet... Bibby
- [webpy] Re: How to make webpy(0.3) and Cheet... ambre
- [webpy] Re: How to make webpy(0.3) and Cheetah work toget... mobiledreamers
