How to install django with virtualenv on Centos 7– Django tutorial series lecture 1
This is a clear and easy concepts of using Django on your local computer or server or cloud. This video show you how to install django using python pip and virtualenv packages.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.
https://www.djangoproject.com/
https://pypi.python.org/pypi/pip
https://virtualenv.pypa.io/en/latest/
centos 7
Can I have links for lecture 2,3,4