I started learning Django and I'm trying to build a photo app.
this app merging uploaded images and rendering.
I have merged Images with PIL and save the image in accessible file system.

Now I'm stuck with this,
 -How do I displaying merged new Image,
 -How to serve merged new Image files in my Templates?
Can some one show a step by step instruction

Application running on django development server.

-- 
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+unsubscr...@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/912a0115-080f-4e01-9c2e-c7253a940fd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to