Some confusion about static files (Python 3.6 Django 2.. IIS 8.5) My static files from site are found but the static files from the app are not found. I tried to add to the settings.py but did not help. Do I have to add a web.config also in the app static like in the site static folder? For IIS configuration