﻿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
37257	"Spurious `RemovedInDjango70Warning` for template string literals containing "".."""	Adam Johnson	Adam Johnson	"#35738 deprecated double-dot variable lookups in templates, but the warning emits a spurious `RemovedInDjango70Warning` for templates whose variable expression is a **literal** containing two consecutive dots, like:

{{{
{{ ""hello..world"" }}
{{ 'a..b'|upper }}
{{ _(""a..b"") }}
}}}"	Bug	assigned	Template system	6.1	Release blocker				Unreviewed	1	0	0	0	0	0
