On 2/22/06, Ivan Fedorov <[EMAIL PROTECTED]> wrote:
> What is Jinja?
>
> Jinja is a text-based template language similar to cheetah and Smarty.
> The syntax and parts of the code where taken from the django template.
>
> http://wsgiarea.pocoo.org/jinja/

Hey Ivan,

What are the differences between Jinja and Django's template system?
At a glance, I see little things such as different available default
template filters and the fact that you have to use stuff like
FileSystemLoader()?

Rather than creating a separate project, why not just integrate your
changes into Django templates proper? We're going to make them
downloadable as a standalone package for Django's next version.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to