How to run django with nginx
In this tutorial we will learn how to configure nginx with django project in Ubuntu 12.04 LTS . Here in this scenario I have already putted the Django Project code in /opt and before this I installed django from its source code. Actually in this scenario the code was developed in staging machine and I … Read more