putting an dynamically created image to response

20 views
Skip to first unread message

Ahmet Temiz

unread,
Sep 6, 2017, 4:55:09 AM9/6/17
to Django users
Hi,
I created an image ( a map) dynamically.  But, I am confused to put it into HttpResponse without saving to disk. 
What do I have to do?

regards

Jani Tiainen

unread,
Sep 6, 2017, 5:52:02 AM9/6/17
to django...@googlegroups.com

Hi,

You probably want to have actually a view that returns the map image as a response. And that's documented, using PDF though but for image same principle applies.

https://docs.djangoproject.com/en/1.11/howto/outputting-pdf/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/40e52d0c-65e0-47a8-bd68-51d58c046136%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages