On 1/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Hi
> I'm wondering if someone tried to integrate Mako templates with Django
> ?
>
> http://www.makotemplates.org/
>
>
> >
>
http://huangyilib.googlecode.com/svn/trunk/mashi_django/mako_django.py

Check this out and mako svn now, mako can be intergrated with django better
now.
The compiled template module file will be stored in the same directory as
it's corresponding template file. Look at this:
http://www.makotemplates.org/trac/ticket/14
You can still specify MAKO_MODULE_DIR to store all the template module files
in the same directory.



-- 
http://codeplayer.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to