﻿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
19586	URL_VALIDATOR_USER_AGENT is said to be deprecated, but has actually been removed	m@…	nobody	"The docs (https://docs.djangoproject.com/en/dev/ref/settings/#url-validator-user-agent) say that URL_VALIDATOR_USER_AGENT has been deprecated, but it's actually been removed. 
There's at least two instances where that caused trouble; it was mentioned once ([https://docs.djangoproject.com/en/dev/ref/settings/#url-validator-user-agent]) on the django-users mailing list. I stumbled upon it trying to setup django-oscar (http://oscarcommerce.com/), a shop solution for Django. It fails trying to import the setting.

My preferred way of fixing it would be a DeprecationMessage, but I assume due to the looming release deadline, an update to the docs is more appropriate."	Bug	closed	Documentation	dev	Normal	fixed			Unreviewed	0	0	0	0	1	0
