I ended up using an old fashioned form to post files with standard
python code (inside of a view though), because I didn't like the way
django handled them.  I can post a sample of that if you
like.... .....

On Mar 5, 2:06 pm, "Gerard M" <[EMAIL PROTECTED]> wrote:
> Hello, im very new to django and python, I've read the tutorials and
> the django beta book, but there is one thing I dont see covered and I
> need to know hot to do it for a project, any help is welcome.
> The main problem is that I dont know how can I upload a file to the
> server to be procesed using some kind of form provided for django or
> via html form, how can I do this? can anyone please give me some
> detailed information or tell me where can I find a tutorial or
> something please?, thanks for your time and replies.


--~--~---------~--~----~------------~-------~--~----~
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