Re: Problems using django 1.6.x and uwsgi

2013-08-31 Thread Michael Radziej
Hi Rafael, Rafael Reuber writes: > I'm working on a project that needs a feature that it's only available on > the 1.6.x version. But I'm having problems when I run it using uswgi. > Apparently it could be a bug on 1.6.x because when I run the project using > 1.5.x the

Problems using django 1.6.x and uwsgi

2013-08-27 Thread Rafael Reuber
I'm working on a project that needs a feature that it's only available on the 1.6.x version. But I'm having problems when I run it using uswgi. Apparently it could be a bug on 1.6.x because when I run the project using 1.5.x the error doesn't appear. uwsgi --http :8000 --wsgi-file