Il 11/08/2016 19:40, Alex McGregor ha scritto:

When I run uWSGI in emperor mode and I go the website address
www.xerase.corp.peer1.net <http://www.xerase.corp.peer1.net>  I get the basic
HTML code rendered but calls such as {% load staticfiles %} are ignored and
therefore the static files are not being rendered.

If django loads you can be pretty sure that the uwsgi python plugin is working :) To me it looks like your django configuration for static files does not match nginx configuration or you haven't collected them.


--
Riccardo Magliocchetti
@rmistaken

http://menodizero.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to