Django installation process is pretty easy, we just need to visit django official site (https://www.djangoproject.com) and click on the download section. Here, we can download and install Django in our local system.
The whole process installation process is described below. Before installing make sure we have pip installed.
Pip is a package manager system which is used to install and manage packages written in python. For Python 3.4 and later pip3 is used to manage packages.
Introduction Django Tutorial | History of Django |
Features of Django | How to install Django on Windows ? |
0 comments:
Post a Comment