Thanks :)
Wikified here:
http://code.djangoproject.com/wiki/MyghtyTemplatesInDjango
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroup
> 2a. The easy way to use mygthy templates is to render them and send the
> result to a "Blank" django template which will show the results
> a simple view:
> [...]
> def myview(request):
> file = AFile()
> #execute a template
> interpreter.execute('mytemplate.myt', out_buf
On 8/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
1. Install myghty (http://www.myghty.org)
Hi,Thanks for the contribution. I would suggest adding this as a page to the Wiki so that it isn't forgotten. Create a page somewhere in the vicinity of:
http://code.djangoproject.com/wiki/CookBookMygh
3 matches
Mail list logo