Deploy Django Project with Nginx+uWSGI on CentOS 7.3
I recently deployed two backend systems, both developed with Django, based on Python 3.6.5, and using virtualenv for environment management. This document records the complete deployment process for future reference.