Hi,

I wonder if it is possible to use i18n machinery with different
templates systems?

Let me describe what I mean: I've started playing with Django few days
ago, I just wanted to see what it offers. I know ZPT templates from
Zope, so I though I could use them instead of learning new template
system. I tried both implementations, (zpt - 
http://www.zope.org/Members/shh/DjangoPageTemplates
and simpletal - http://www.agmweb.ca/blog/andy/1957/), they are no
perfect, but it is possible to use them.

But I couldn't go through i18n, as it's not implemented in nor of
them. I wonder if it's possible to use zope.i18n module in here, has
anybody tried this? Or maybe there is some another method, maybe some
django middleware?

Your FAQ says: "There's nothing about Django that requires using the
template language, so if you're attached to ZPT, Cheetah, or whatever,
feel free to use those." I wonder if another templates, like Mako,
Cheetah or any else can use Django i18n? Well, if not, You probably
should add something like "But forget about i18n" ;)

regards
H. Berbelek


--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
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