Deploy Django with Nginx and Waitress on Windows Server 2019 HD
Tutorial on how to deploy you Django web project with nginx and Waitress on Windows Server 2019. A Waitress server is used for Django and nginx server is used to serve the static files.