Django from Scratch - Complete Tutorial Series

preview_player
Показать описание
Django Tutorial for Beginners - Getting Started
Video 1 of a multi video series.

0:00 Course Intro
1:55 Installing Django
5:17 Starting a Django Project
6:31 Django Project file structure
8:05 Running Django project
9:45 Create an app within Django Project
10:58 Creating your first view
14:36 Creating URL Pattern
18:48 Using Github for this lab
Рекомендации по теме
Комментарии
Автор

How do you get your visual studio code for folders to show folder icon

anmolrpunj
Автор

my command prompt doesn't support 'ls' command, what do i do about it?

brownie_the_pug
Автор

nice explanation a more recent one helps with the commands in Powershell weren't working on mine eg:-
[django-admin ] wasn't working but [python -m django startproject <project name>] does...but the content was easier to understand

jeffmathew