﻿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
21507	Wrong default widget information for models.FileField	Ludwik Trammer	nobody	"According to [https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.FileField `models.FileField` reference]:

    The default form widget for this field is a FileInput.

This seems to be in contradiction with [https://docs.djangoproject.com/en/dev/ref/forms/fields/#filefield forms.FileField reference] and with the actual behaviour. This should be changed to `ClearableFileInput`."	Uncategorized	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
