﻿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
37037	decorator_from_middleware() docs contain stale reference to Django 1.9	EoinShaughs		"The docstring for decorator_from_middleware() in docs/ref/utils.txt states it ""assumes middleware that's compatible with the old style of Django 1.9 and earlier"", which is misleading. MIDDLEWARE_CLASSES was removed in Django 2.0, and the function works with any middleware implementing the standard hook methods. The source code docstring in django/utils/decorators.py contains no such restriction."	Cleanup/optimization	closed	Documentation	6.0	Normal	invalid			Unreviewed	1	0	0	0	0	0
