Hi all,

I want to use Jinja2 in a django project but keep some features
django, e.g, middleware and context processor.

My question is, can I still use middleware and contextprocess in
django when replace it template with Jinja2 ?

BTW, what most i like jinja2 is that i can define macros in it which
allow DRY in template. i am a newbie to Django , if django template
can archive the same,please point out. I know i can write custom tag
in django, but i dont like to bother python programming when need some
reusable block of template.

Many thanks.

John.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to