﻿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
18489	Unnecessary quotes cause NoReverseMatch Exception	sverdlin@…	nobody	"The template for registration/login.html at https://docs.djangoproject.com/en/dev/topics/auth/ has the line:


{{{
<form method=""post"" action=""{% url 'django.contrib.auth.views.login' %}"">
}}}

This causes a NoReverseMatch Exception. 

There should be no quotes around django.contrib.auth.views.login to prevent the error. 
"	Uncategorized	closed	Documentation	1.4	Normal	invalid			Unreviewed	0	0	0	0	1	0
