Thanks,
thats very informative.
--~--~-~--~~~---~--~~
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, se
I havn't compared with django but with some other template systems:
[EMAIL PROTECTED]:~/Developement/area51/tpltest$ python
tpltest.py
Running Test 'jinja'
TIME 0.00307821240425
Running Test 'kid'
TIME 0.00703014059067
Running Test 'simpletal'
TIME 0.0100415547848
Hi
I realise this is still in the early stages of development, but I had
one question on performance. Have you done any performance comparisons
with django's template system?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
hugo wrote:
> >Jinja isn't compatible with django templates. It uses a parser for the
> >tag arguments
>
> A parser for tag arguments is available in Django, too - not all
> template tags use only regexps. :-)
You're right. Think i've overlooked it :-)
Regards,
Armin
--~--~-~--~~--
>Jinja isn't compatible with django templates. It uses a parser for the
>tag arguments
A parser for tag arguments is available in Django, too - not all
template tags use only regexps. :-)
bye, Georg
--~--~-~--~~~---~--~~
You received this message because you are
Adrian Holovaty wrote:
> 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
On 2/23/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
>
> 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:/
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
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/
--~--~-~--~~~---~--~~
You received this message because you are subscribe