Revision history [back]
There is nothing wrong with your settings, but I would start with testing with the django runserver, instead of nginx/uwsgi. If you show that "runserver" works then you know that there is nothing wrong with the setup of the django apps.
I think you have some unrelated issues in your deployment.
There is nothing wrong with your settings, but I would start with testing with the django runserver, instead of nginx/uwsgi. If you show that "runserver" works then you know that there is nothing wrong with the setup of the django apps.runserver.
I think you have some unrelated issues in your deployment.