So does this happen *before* the file is uploaded - I mean when the submit button is pressed? It seems that Django will be getting information from the browser about the length of the data to be uploaded - and that's something I've always thought HTTP could not do...
If so, this is *very* interesting (it's interesting anyhow, because of the validator!). Cheers, Tone