include image files in Django templates shows broken link?
问题 All, I've tried the tips found on the forum. Unfortunately i'm still stuck. The image doesn't appear in the template. As far as i've traced the errors now they are twofold: 1) one where the picture should appear there is still a broke link and an error message: Failed to load resource: the server responded with a status of 404 (NOT FOUND), **http://127.0.0.1:8000/Point3D/grafiek/laptop.jpg** So it does go in the right path, but can't find the image.. Which is in my MEDIA_ROOT or I receive: