First time here? Check out the FAQ!

Revision history  [back]

I found a solution.

I had to rename django.wsgi to wsgi.py and run

gunicorn wsgi:application

Hope it helps!