Did you ever figure out what the problem was? I'm having the exact
same issue. Using the RequiredIfOtherFieldEquals validator with an
ImageField.

On May 19, 10:16 am, Rodrigo Culagovski <[EMAIL PROTECTED]> wrote:
> I commented out the  validator_list = [is_archivo] , and it'sworking
> now, albeit sans validation, of course. This seems odd, as the other 2
> validator lists (is_texto & is_link) work fine.
>
> > Have you tried uploading files with more than one browser? Is the html
> > code in the forms set up properly? Does it work in the development
> > server? apache?
>
> It fails with IE, FF and Opera. This is in the admin site, so I
> haven't written any forms. It failed in both the dev (using 'manage.py
> runserver') and production servers.
>
>
>
> > Maybe it doesn't like Spanglish, and is expecting [es_archivo]. ::shrug::
>
> Nah, the whole application is in Spanglish :)
>
> Thanks,
>
> Rodrigo

--~--~---------~--~----~------------~-------~--~----~
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