django-ads
django-ads copied to clipboard
Image not displaying
Hi guys,
I am new to django ads. I have created a project called mysite and inside that project I have created an app called advertisements.
See the link below.

In my template, the link is working fine. However, the image is not loaded. The console says Not Found: /advertisement/iphone.jpeg
Can anyone help me?