﻿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
27376	Why not use plural format MIDDLEWARES  in settings.py in Django 1.10.x	WeizhongTu	nobody	"I know that we can implement a middleware using a function and a class in Django 1.10.x, so the related setting was renamed from ""MIDDLEWARE_CLASSES"" to ""MIDDLEWARE"".

In settings.py ALLOWED_HOSTS,  INSTALLED_APPS，TEMPLATES，DATABASES  are plural formats.
My question is Why NOT use ""MIDDLEWARES"" (plural format)?"	Cleanup/optimization	new	Uncategorized	1.10	Normal		MIDDLEWARE		Unreviewed	0	0	0	0	0	0
