Completed
⌨️ 0:00:00 Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Django Crash Course - Python Web Framework
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ 0:00:00 Intro
- 2 ⌨️ 0:02:56 Django-admin & manage.py
- 3 ⌨️ 0:04:40 Creating Apps
- 4 ⌨️ 0:05:47 Introduction to Web Frameworks
- 5 ⌨️ 0:06:23 MVT
- 6 ⌨️ 0:07:36 Views
- 7 ⌨️ 0:15:38 Request and Response Objects
- 8 ⌨️ 0:17:12 Models
- 9 ⌨️ 0:20:23 Forms
- 10 ⌨️ 0:24:35 Django Admin Panel
- 11 ⌨️ 0:29:28 MySQL
- 12 ⌨️ 0:34:40 Templates
- 13 ⌨️ 0:43:31 Full Django Project
- 14 ⌨️ 1:08:54 Outro