﻿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
29070	Admin login redirects to /accounts/login after upgrade to Django 2.0	Dan Loewenherz	nobody	"After upgrading to Django 2.0, our administrative site login redirects to the site-wide login URL (/accounts/login) instead of the admin login. This seems like a bug.

`LOGIN_URL` and `LOGOUT_URL` are both default, and `path('admin/', admin.site.urls),` is the first URL listed in `urlpatterns`.

If this is a known issue, great, if not, let me know and I will try to get a reproducible test case."	Bug	closed	contrib.admin	2.0	Normal	invalid			Unreviewed	0	0	0	0	0	0
