﻿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
4652	URLField controls the text even if verify_exists and required are False	Eren Türkay <turkay.eren@…>	Adrian Holovaty	"Hi,

I have and URLField in user membership form, it's not optional and the initial value is http:// When I blank homepage input as is, django gives error ""Enter a valid URL"" even if I set required false. in forms.py line 287, super function is called regardless of controlling this option."		closed	Forms	0.96		invalid	urlfield		Unreviewed	0	0	0	0	0	0
