Hi all, I have been working with another developer to create a contrib addon for cheetah template processing. The new django.contrib.cheetah is now in production and can render django contexts and templates into responses faster than django's builtin template engine. I want to see if any of you think this is useful? I think that cheetah is a very useful tool for templating; it has been maintained longer than django's and has more functionality at the template level. Using either one or the other should be up to you, the end users/developers, but we all should have the option to choose. This contrib addon package provides this functionality and can be used to render contexts, or render responses by shortcut. Templatetag/filter compatibility is coming soon, drop me a line if you are interested in helping out. The project is available at http://code.google.com/p/django-cheetahtemplate/
Justin Quick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

