I am a beginner... needs help ... trying to do this like

In my view i just

return render_to_response('welcome.html',)

And in the html page, I have an image <img src='file.jpg'>
This works fine and the image is displayed when I try to open it with
explorer or any other browser but when I try to run localhost:8000, it
shows the text data only on that html page. image is not rdisplayed.
What is that stupid thing that I am doing? Plz help


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to