> Bruno, the file being uploaded has nothing to do with the deployment server.
> When you edit your Google profile to change your avatar, does the file
> upload dialogue browse a Google server?
No. But that has nothing whatever to do with the problem you are
experiencing.
At the point you are calling the save() method, the file has *already*
been uploaded. There is absolutely *no way* for Python code running on
the server to access files on your machine. (Can you imagine the
security implications if that were possible?)
--
DR.
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment