Python For Beginners- Creating a website with Django

After successfully adding the image url of the each product and copying the html markup in bootstrap card, I am not able view the image of the products in the 127.0.0.1:8000/products/
Any one please tell me how to get the images displayed in the layout?
Thanks
DT

I also have this same issue. If anyone could elaborate on why it does not work it would be appreciated.
Using Windows 10, Python 3.1, Django 4.04(had to upgrade to progress in the tutorial)

Here is an image of the code I have used. I have followed all steps in Mosh’s Beginners course on Youtube.

Heyyyy!
you would be happy
i found why is this happening

right click on the image then you have to click" copy image address " and paste it in the url space
image

it was not working previously bcz you were clicking " copy link address" rather than " copy image address "

try what i said above
it will work
i was stuck on this for like 2 hours