I'm trying to import content from another server via RSS. My problem
is with the images. Parsing the RSS with feedparser,  I can get the
image, but from there I've run into trouble. I can save a pointer to
the remote file, but then I can't thumbnail or otherwise work with the
image like a local file, and it could disappear someday. I'm trying to
save a local copy of the files, but can't seem to get it working
properly. From what I can tell, I'm copying the file OK, but the image
model doesn't see it.

my view is here: http://pastebin.com/m7eee7ff2

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.


Reply via email to