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? Many thanks in advance, -jelle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---