I’ m on the user uploaded images chapter of IC and I’m having trouble getting the uploads to display in the templates, the images are in the media directory and the path in src looks correct but the browser says ‘could not load image’.
I’m using django 2 btw - I suspect this may have somthing to do with it. ;)