Hi, when I set up a staging folder like /tmp/staging and configure that as source I can see the contained files if I run the app as ./manage.py runserver but if I access the app via WSGI/Apache no files are shown, Why? Should I add any additional setting?
--
