Broken request (or "broken link" report in Django)?
By : user1678829
Date : March 29 2020, 07:55 AM
should help you out it's not swapped. the referrer is your site, because there are hits onto your site, like http://www.reddit.com/domain/googleads.g.doubleclick.neteverything is fine with the report, maybe you just got confused because the url it tries to hit looks like an external domain. here are some threads on the subject, actually you are not the only one who got hit with such links (google "googleads.g.doubleclick.net" got over half mil results, most with strange errors on websites)
|
What does Django do with `MEDIA_ROOT`?
By : henmer
Date : March 29 2020, 07:55 AM
|
django MEDIA_ROOT
By : PureDynamo
Date : March 29 2020, 07:55 AM
|
Django Broken Link After Deployment
By : Test
Date : March 29 2020, 07:55 AM
I wish did fix the issue. Looks like your favicon isn't available. Check to see what the following renders on your page: {{ MEDIA_URL }}/favicon.ico
|
Django model current link not pointing to file in MEDIA_ROOT
By : Tyler
Date : March 29 2020, 07:55 AM
|