Il 27/02/2016 23:00, Larry Martell ha scritto:
I don't know if this is a uWSGI issue or not, but I have not received
any help on the django list.
I have a django 1.9 set up - RHEL 6, python 2,7, nginx, uWSGI. When I
try an access a URL, the django view is called, but the request object
is empty - this is all it has:
<WSGIRequest: GET '/'>
This is just a representation of an object, it may have changed during time
This prevents the app from working at all. There is nothing at all in
the uWSGI or nginx logs.
If django loads and you can print WSGIRequest i don't think that's 'not working
at all'. Double check your configs though.
--
Riccardo Magliocchetti
@rmistaken
http://menodizero.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi