Nope, just disabled the validator and moved on to other projects.
Non-ideal, but hey, that's what we get from using a pre 1.0 framework,
I guess.
Rodrigo
On Jun 10, 4:38 pm, diggs <[EMAIL PROTECTED]> wrote:
> Did you ever figure out what the problem was? I'm having the exact
> same issue. Using
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
I commented out the validator_list = [is_archivo] , and it's working
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
Rodrigo Culagovski wrote:
I have a FileField in a model that's not working. When I try to upload
a file via the admin site, nothing is uploaded and I get a validation
error (as if I hadn't filled in the field).
Have you tried uploading files with more than one browser? Is the html
code in the fo
I have a FileField in a model that's not working. When I try to upload
a file via the admin site, nothing is uploaded and I get a validation
error (as if I hadn't filled in the field). In the same application
but different model, I have ImageFields that work fine. I changed the
'upload_to' paramet
5 matches
Mail list logo