﻿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
3606	URLField validates even with verify_exists=False	Baptiste	Adrian Holovaty	"Hello,

I have :
{{{
url = models.URLField(verify_exists=False)
}}}
but the URL is checked (and because it is a relative URL, validation fails).
I use the SVN version from today."		closed	Core (Other)	dev		invalid	urlfield		Unreviewed	0	0	0	0	0	0
