On Tue, Nov 18, 2008 at 7:16 AM, jelle <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> I'm using django 1.0, and am experiencing the following issue with a
> forms.FileField.
> When I use required=False, I'm able to validate the form, while when
> using the same form with required=True in the forms.FileField, the
> forms does not validate, and returns a *this field is required, when
> providing it with a file.
>
> Have you perhaps notices / had to work around the issue too?
>
>
No, I haven't seen this.   Sharing details of your form and template may
help someone help you with what is going wrong.

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to