thanks very much for your help, arthur.

now i can get the value returned from {{ car.get_carimage_url }} as
something like
http://localhost:8080/media/images/cars/car1.png.

however, if i try to view the image in my template by using the
following tag,
<img src = '{{ car.get_carimage_url }}'>, all i get is nothing.

now, i have a correct link to the image and i don't see anything wrong
with the img tag i'm using as above.

does anyone have a clue? feel free to correct me if i'm wrong.

thank you very much. =)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to