On 2011-08-20, at 20:30 , Rune Kaagaard wrote: > Dear Django Users > > Those of you moonlighting in PHP, might be interested in a pure PHP > port of the Django Template Language that I've just released. It's > called Chano and has doc pages at http://chano.readthedocs.org and a > github account at https://github.com/runekaagaard/php-chano . This sounds like a huge duplication of effort: there's already Twig[0], a port of Jinja2[1] which is basically a reimplementation and extension of Django's own templating language.
So, basically, if people want Django's templates in PHP they can already use Twig. [0] http://www.twig-project.org/ [1] http://jinja.pocoo.org/docs/ -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.