I just finished installation and browsed to http://localhost:8009  and although a login page appears, there are no graphics.  Looking at the code the images referece for example:
/static/img/logo.png
The static dir exists and that file exists, and the nginx defines the correct alias for this directory. I tried setting DEBUG to true and false (and restarting uwsgi service) based on online posts but no difference.
Any suggestion what to check?
				
			/static/img/logo.png
The static dir exists and that file exists, and the nginx defines the correct alias for this directory. I tried setting DEBUG to true and false (and restarting uwsgi service) based on online posts but no difference.
Any suggestion what to check?