﻿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
15930	middleware.common.py doesn't parse denied_user_agents	rickeyski	nobody	I tried to set denied user agents and django raised the error str does not have method .search for user_agent_regex.search.  Changing the declaration to re.search(user_agent_regex,request.META['user agent']) fixed the problem. The diff is attached	Bug	closed	HTTP handling	1.3	Normal	invalid			Unreviewed	1	0	0	0	0	0
