If your images are small and you don't mind serving them from memory
rather than files on disk, take a look at the cStringIO section of the
"outputting PDFs" document:
http://www.djangoproject.com/documentation/outputting_pdfs/

You should be able to use that technique to serve an image with the
appropriate content type.


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

Reply via email to