In this Django tutorial, we will learn how to install Django 1.9 so we can start to build a web application. We will be specific in the version of Django we are installing. We will be using Django version 1.9.7. This is the latest version of Django at the time of writing this tutorial. It is important to stick the same version as this tutorial because Django is always changing for the better so to make sure our application will work we will all use the same version.
Installing Django Explained
Follow steps below to get Django installed in your virtual environment.
Step 1: First off before we install anything we need to make sure we have our virtual environment activated. If you see (lpt) Thomass-MBP:lpt Tommy$ in your terminal then you have the virtual environment activated, to be more specific we are looking for (lpt) which indicates virtual environment is active. If you do not see this then you need to activate it using source bin/activate command.
Django Tutorial: How To Install Django 1.9 | |
| 608 views views | 12,868 followers |
| 4 Likes | 4 Dislikes |
| Education | Upload TimePublished on 13 Jul 2016 |
Không có nhận xét nào:
Đăng nhận xét