Completed
) Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Social Media App with Django – Python Web Framework Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Intro
- 2 ) Project Demo
- 3 ) Project Setup
- 4 ) URL Routing
- 5 ) Template Setup
- 6 ) Static Files
- 7 ) Profile Model
- 8 ) Signup
- 9 ) Signin and Logout
- 10 ) Account Settings
- 11 ) Uploading Post
- 12 ) Post Feed
- 13 ) Like Post
- 14 ) Profile Page
- 15 ) Follow and Unfollow User
- 16 ) Post Feed Updated
- 17 ) Download Images
- 18 ) Search User
- 19 ) User Suggestions