how to install django e code example
Example 1: installing django
#please check the python version
python -m pip install Django
Example 2: install django
$ python -m pip install Django
#please check the python version
python -m pip install Django
$ python -m pip install Django