Django-Classifieds image upload issue
Hello All,
I am trying to create a classifieds for my sites using django calssifieds. When ever I try to upload files from the user side, am getting the error
OSError at /classifieds/create/edit/5/
[Errno 2] No such file or directory
Request Method: | POST |
---|---|
Request URL: | http://localhost:8000/classifieds/create/edit/5/ |
Django Version: | 1.3.4 |
Exception Type: | OSError |
Exception Value: | [Errno 2] No such file or directory |
Exception Location: | /usr/lib/python2.7/subprocess.py in _execute_child, line 1259 |
Python Executable: | /usr/bin/python2.7 |
Python Version: | 2.7.3 |
I have been pulling my hairs for the past few days due to this issue. I am not able to understand what causes this issue. Could someone help . Traceback link is http://dpaste.com/836288/
Thanks and Regards,
Swaroop Shankar V
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home