On Mon, Jun 7, 2010 at 5:03 AM, Marco Louro <mlo...@gmail.com> wrote:

> I'd like to propose adding a tag that includes a template with clean
> context, but can accept parameters that will be added to that
> context.

Is there a reason to do this as a separate tag? Why not just::

    {% include "some/template.html" with foo=bar baz=spam %}

?

Jacob

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to