Django | Server Setup (WSGI, Gunicorn, Nginx)



Django | Server Setup (WSGI, Gunicorn, Nginx)

Django | Server Setup (WSGI, Gunicorn, Nginx)

A tutorial on how a Django project runs in development and production environments.
I also show how to run a Django project using a WSGI server (Gunicorn) and a web server (Nginx).

Comments are closed.