I'm am one of the authors of the 2070 patch [1]. Indeed, it is what
will help you here.
However, I'm not sure how it will work with your code as I don't
really see the context and I'm not omniscient. However, here's how
you'd write to files in #2070::
from django.core.files.filemove import f
On Wed, Apr 9, 2008 at 8:45 AM, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> I'm using a non-Django form for a very large file upload ( I've never
> used FileField, because they used to give me problems, and this code
> has worked forever for smaller files ).
>
> It seems to work great with f
2 matches
Mail list logo