﻿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
22006	DRY login_required method should be documented	django@…	mockforest	"See https://code.djangoproject.com/ticket/16626 for the discussion.

Currently, the docs suggest decorating each class separately, they should also suggest the mixin as recommended in the ticket above, for setting `login_required` (or others) on multiple classes.

Note: Creating a `ProtectedView` superclass and subclassing doesn't work for the reason as specified in the `Note` in the current docs:
https://docs.djangoproject.com/en/dev/topics/class-based-views/intro/#decorating-the-class"	Cleanup/optimization	closed	Documentation	1.6	Normal	fixed			Accepted	1	0	0	0	1	0
