i did what is written in the documentation
in my templated i tried:
<img src="{{ person.get_image_url }}">  and     <img src ={{
person.get_image_url }}>
but this didnot work.

i even tried to give it the path manually to check if it uploading a
pic but that also didnot work ie:<img src="../pictures/moon.bmp">. note
that when idid so i opened the html file manually and the image was
displayed
what can the problem be
thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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