﻿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
35899	Allow newlines in {% %} tags	Anders Hovmöller	Anders Hovmöller	"That newlines inside `{% %}` is not allowed makes some formatting of templates more ugly and bad for git blame. It also causes problems for beginners, as the error message when you do this is not great.

We should allow this, as opt in with an option for the template engine as a first step. Then progressively push people to this new world via defaulting `createproject` to do this, deprecating the old, and then moving over fully.

Full discussion: https://forum.djangoproject.com/t/allow-newlines-inside-tags/36040"	New feature	assigned	Template system	dev	Normal				Accepted	1	1	0	1	0	0
