﻿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
31514	Correct default forms fields in model fields docs.	Nat S Dunn	Hasan Ramezani	"The documentation at https://docs.djangoproject.com/en/3.0/ref/models/fields/#urlfield reads:

The default form widget for this field is a TextInput.

It should read:

The default form widget for this field is a URLInput as defined in django.forms.fields.URLField."	Cleanup/optimization	closed	Documentation	3.0	Normal	fixed	URLField		Accepted	1	0	0	0	1	0
