﻿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
19464	The markup for ClearableFileInput's link should be a widget template string	Ruy Asan	nobody	"`ClearableFileInput` already makes great use of class attribute to let us customize various templates and wording details, except, notably (and sadly) [https://github.com/django/django/blob/stable/1.5.x/django/forms/widgets.py#L369| the markup for the actual link].

This could easily be made to fall in line with the other templates, and covers the fairly common use case of wanting a more appropriate inline preview (e.g. `img` tags for `ImageField` widgets)."	New feature	closed	Forms	1.5-beta-1	Normal	fixed	widget ClearableFileInput		Accepted	1	0	0	0	0	0
