﻿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
205	Can't log in from /admin/logout/	django@…	Adrian Holovaty	"I don't seem to be able to log in to the admin interface from the /admin/logout/ page, despite the presence of a login form there.

How to reproduce (using admin system of a fresh Django install):

  1. Log in as a superuser at /admin/
  1. Click ""Log out"", takes us to /admin/logout/, which has a login form.
  1. Attempt to log in using that form... Just stays on /admin/logout/

"	defect	closed	contrib.admin		normal	fixed	login logout		Design decision needed	0	0	0	0	0	0
