On Mon, Mar 10, 2008 at 6:09 AM, Paolo Ferretti
<[EMAIL PROTECTED]> wrote:
> I've got a problem with file upload in django. I found some generic
> documentation like this:
>
> http://www.djangoproject.com/documentation/model-api/#filefield
> http://www.djangoproject.com/documentation/faq/#how-
Everything looks right in your code, on a brief glance. In your
template, do you have your form prepared for multipart data; Does your
form tag look like ?
Might be something else, but that is the first thing that jumps out to
me.
Michael
On Mar 10, 6:09 am, Paolo Ferretti <[EMAIL PROTECTED]>
I've got a problem with file upload in django. I found some generic
documentation like this:
http://www.djangoproject.com/documentation/model-api/#filefield
http://www.djangoproject.com/documentation/faq/#how-do-i-use-image-an...
Reading that pages, I suppose that the file uploading copy into my
3 matches
Mail list logo