Home
Pyhton
Django
Python Tips
Algorithms
Blog
Django
Django Installation in any OS
by
Exits Code
January 28, 2020
introduction
Django(web Fremwork)
Features of Django
Django installation
Django Installation
Django Project
Django starapp
Run Dajngo project
Startproject vs Startapp
Coming soon
Django Installation
process is pretty simple just follow this steps:-
first is intall the Python in your system(pc).
Django requires pip installation process and we can using pip for windows and pip3 for linux (any types).
django is required python 3.4 higher version.
after set up follow,
this command:-
1 for windows-:
pip
install
django
2.for Linux-:
pip3 install djangopip3 install django
Django
Popular Posts
Tags
Search This Blog
Contact Form
Name
Email
*
Message
*
March 2020
1
January 2020
8
November 2019
6
October 2019
4
Labels
Algorithm
Blog
Django
python
Report Abuse