I actually did google a lot, it's just that every link I got seemed to show a different way of doing this. I'm going to try that django snippet way and see where I get. Then I have to figure out how to put the files up for download after they have been uploaded. Thank you.
On Jun 23, 1:06 pm, Herman Schistad <herman.schis...@gmail.com> wrote: > On Thu, Jun 23, 2011 at 18:51, raj <nano.ri...@gmail.com> wrote: > > I was > > readinghttps://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.