﻿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
17618	Variables names in template must not start with an underscore.	cguillemette@…	Christopher Medrela	"The doc (https://docs.djangoproject.com/en/dev/ref/templates/api/) says ""Variable names must consist of any letter (A-Z), any digit (0-9), an underscore or a dot."".

It can be misleading, because in fact, variable names can consist of underscores but can't start with one.
"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed		krzysiumed@…	Ready for checkin	1	0	0	0	1	0
