Friday, November 20, 2015

Problems about image handling

Here is what I desire:
First, in topicWords.py, a image of word cloud will be generated for each user(so each one can have a unique image and the image is not through uploading but generating in the backend ). And then I want to display it on the html.
Now I can generate the image succesfully, but I dont know (1)how to store it, (2)how to display it. Could anyone give me a step-by-step instruction? I am quite new to django.
Thanks in advance!

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/07b6faa4-34e8-45fb-8532-8b06cdcf6c7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment