Install Django - Step By Step || How to install and run Django on Windows 10 in pyCharm-#Techmandu

preview_player
Показать описание
Install Django - Step By Step How to install and run Django on Windows 10 in pyCharm-#Techmandu
Install Django | How to install and run Django on Windows 10 in pyCharm
Step 1 : Downlaod and install Python for windows
Step 2 : Check Python and Pip version using this command
python --version
pip --version
Step 3 : Donwload and install Pycharm and create a project
Step 4 : Install Django this command : pip install django
Step 5 : Install Django Module in Pycharm follow video
Step 6: Create Django Project using this command : django-admin startproject project-name
Step 7 : Go to project -cd project-name
Рекомендации по теме
Комментарии
Автор

to be honest its rare to see such tutorial where everything works as is seen in the video. it was really great and thanks again

awaericangelo
Автор

Honestly this was the best tutorial ever. Thank you so much.

shoinbekshoinbekov
Автор

thank you :)
was stuck on this for 2 days even cryied cuz I felt frustrated people don't give value to this kind of content but I help me a lot again thank you

JulioCesar-lyzm
Автор

Tried many toutorials for two days and began starting to hate programming i saw this vedio randomly and was very simple and was so easy to follow. Thank you so much!!!😍😍

kanimadala
Автор

I faced lot of issues during django installation, but this video cleared my dought

Thank you so much

Successfully i installed django

haseenasheik
Автор

To be honest after watching lots of tutorial I found a best tutorial
Thanks a lot ❤

nadeemmehraj
Автор

This tip is very much useful to run the server. I highly thank you .😀😀😀😀

mostofamostofa
Автор

Thank you, everything worked smoothly without any errors! ^_^

dagnijaverbicka
Автор

Thanks!! it's really very simple to follow the steps.

avinashverma
Автор

Thankyou much, this step by step video of yours help me alott.

shailjaprabhakar
Автор

Thank you so much, thanks to your tutorial, I finally did it!!

lilmattone
Автор

Thanks a lot. this was very easy to follow.

StoniAthi
Автор

Best Tutorial.. Thanks for ur efforts!

shadyhosam
Автор

IT'S WORKING 🥳🥳🥳🥳🥳🥳
THANK YOU SO MUCH🎉

ritik
Автор

so grateful for this tutorial !!! thankyou alot☺

riyapatel
Автор

😊 thanks a lot.
More than 3 days trying to do it 😢

manuelrodriguezpaz
Автор

How to solve an error while logging even if all the credentials are correct ?

_sayalivadghule
Автор

not getting main.py file ....then what should to do? Plz help me

SumanKumari-cnwo