Forums

Static Img - Issue

We have the images in the static directory, and other than the images - everything works now (thanks to this forum).

/home/username/project/app/static/img

And this is how my static paths look on the web tab.

enter image description here

And this how my settings.py looks like

enter image description here

Could you give example url? If you do not want to post it on public forums, email it to us at support@pythonanywhere.com

Not worried about the URL. However, it requires login to my web portal which I developed. How should we handle login details?

Could you email us what you see in the browser dev tools when try to get an image? What is the requested url compared to mapping and path?

Are you following https://help.pythonanywhere.com/pages/DebuggingStaticFiles/ ?