﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8370	Forms include tag does not receive varaible defined by a with tag	anonymous	nobody	"I would like to achieve the following:

{% with form.some_field as field %}
    {% include field_template.html %}
{% endwith %}

But new field variable is not passed in to included template. "		closed	Forms	dev		worksforme	include with		Unreviewed	0	0	0	0	0	0
