Hi, tino. Thanks for your reply.
I compleatly understood that the problem is known here.
If I fell like it, I try solving this.
Thank you.
hirokiky
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To view this discussion on the web vi
Hi Hiroki,
On Mon, Nov 12, 2012 at 12:31 PM, Hiroki Kiyohara wrote:
> Hi, all.
>
> Problem
> ===
> In updating objects(UpdateView and so on),
> django.forms.widgets.ClearableFileInput doesn't render a currently value
> when the POSTed data was invalid(for example, uploading PDF file to
> Ima
Hi, all.
Problem
===
In updating objects(UpdateView and so on),
django.forms.widgets.ClearableFileInput doesn't render a currently value when
the POSTed data was invalid(for example, uploading PDF file to ImageField using
ClearableFileInput).
The HTML rendered when invalid error is only