Thanks to everyone for all your help I have now got it working.

Yours sincerely,
Nanda
23 May 08

On May 22, 8:30 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 21-May-08, at 5:10 PM, nandu wrote:
>
> > I am having a problem with where to start when I am faced with
> > uploading a CSV file.  I do not want to create a model for the file as
> > there is no need for me to keep track of the files that I am uploading
> > to the server.
>
> you do not need a model - just use a form, get the file details from
> request.FILES and save the same wherever you want
>
> --
>
> regards
> kghttp://lawgon.livejournal.comhttp://nrcfosshelpline.in/code/
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to