On Thu, Jun 23, 2011 at 18:51, raj <nano.ri...@gmail.com> wrote:
> I was reading https://docs.djangoproject.com/en/1.3/topics/http/file-uploads/,
> and I got a little confused when looking at the handle_uploaded_file
> function.

You should read:
https://docs.djangoproject.com/en/dev/ref/models/fields/#filefield

And a simple google search on "handle uploaded file django" gives this
useful snippet:
http://djangosnippets.org/snippets/1036/

Did you search google before asking? :-)

-- 
With regards, Herman Schistad

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to