﻿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
20792	DISALLOWED_USER_AGENTS is a list of compiled regular expression objects not a list of strings	Simon Blanchard	nobody	"https://docs.djangoproject.com/en/dev/ref/middleware/ says ""Forbids access to user agents in the DISALLOWED_USER_AGENTS setting, which should be a list of strings.""

But it's actually expected to be a list of compiled regex objects as stated in the settings docs https://docs.djangoproject.com/en/1.5/ref/settings/#disallowed-user-agents "	Bug	closed	Documentation	dev	Normal	fixed	DISALLOWED_USER_AGENTS	Brenton Cleeland	Accepted	0	0	0	0	1	0
