What is WSGI and Why Do You Need Gunicorn and Nginx in Django May 28, 2021 Articles The wsgi.py file is present in every Django project but not understand by all Django developers. This article covers how WSGI, Gunicorn, and Nginx work together.