I have got working test project but it works very strange.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "XHTML1-
s.dtd"><html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
<head>
</head>
<body>
        <img src="{{ STATIC_URL }}images/products/thumbnails/java_piano.jpg" /
>
</body>
</html>

What is strange: if I rename an image file or any directory and change
a reference accordingly, an image disappears from the page.

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to