﻿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
27703	[Feature request] Template language type annotations	a1fred	nobody	"Hi guys!

Please add some tag for annotate context variable type in templates.

Something like
{{{
  {{ var request django.http.HttpResponse }}
}}}

Why?
Now we have [https://www.python.org/dev/peps/pep-0484/ PEP 484] and awesome editors support. This feature help implement similar in templates.
"	New feature	new	Template system	dev	Normal				Unreviewed	0	0	0	0	1	0
