﻿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
20110	Unnecessary single quotes in examples	artem.skvira@…	nobody	"It looks like documentation for ""url"" template tag in here https://docs.djangoproject.com/en/dev/topics/http/urls/#reverse-resolution-of-urls specifies that one should use single quotes around first argument, for example

{% url 'view.name' %}

Although when you do this, NoReverseMatch exception is thrown when parsing those URL tags. Removing the quotes seem to fix the problem."	Uncategorized	closed	Documentation	1.4	Normal	invalid			Unreviewed	0	0	0	0	0	0
