filmov
tv
How to Create Your First Django App in Python!

Показать описание
This video is an easy tutorial on how to install Django and get your first webpage up and running! If you have any questions please drop them below.
Link to GitHub:
Below are the commands used in the video:
pip install django
django-admin startproject my_project
Link to GitHub:
Below are the commands used in the video:
pip install django
django-admin startproject my_project