﻿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
24188	Update django.contrib.auth.decorators.py	Anton Antonov	nobody	"Having a default login_url of settings.LOGIN_URL is a bit more explicit and readable than giving it a default value of None and later in _wrapped_view resolving the login_url or settings.LOGIN_URL if the first was none.

login_required and permission_required don't really need to be changed, but it's better for consistency.

Addressed in https://github.com/django/django/pull/3959"	Cleanup/optimization	closed	contrib.auth	1.7	Normal	wontfix			Unreviewed	1	0	0	0	0	0
