﻿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
18516	NoReverseMatch error when following authentication tutorial	anonymous	nobody	"Page:  https://docs.djangoproject.com/en/dev/topics/auth/

Fix:  no quotes in
     <form method=""post"" action=""{% url 'django.contrib.auth.views.login' %}"">
e.g.
<form method=""post"" action=""{% url django.contrib.auth.views.login %}"">

See also:  http://stackoverflow.com/questions/4981026/no-reverse-match-error"	Cleanup/optimization	closed	Documentation	1.4	Normal	invalid			Unreviewed	0	0	0	0	1	0
