Completed
- User Logout
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Django Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Product Demo
- 3 - Prerequisites
- 4 - What is Django
- 5 - Resources & Environment Setup
- 6 - Installation & Setup
- 7 - Views & URL's
- 8 - Templates
- 9 - Database & Admin Panel
- 10 - CRUD
- 11 - Search
- 12 - User Login
- 13 - Flash Messages
- 14 - User Logout
- 15 - Restricted Pages
- 16 - User registration
- 17 - Chat Room Messages CRUD
- 18 - Activity Feed
- 19 - User Profile Page
- 20 - Static Files
- 21 - Theme Installation
- 22 - Edit User Account Page
- 23 - Mobile Responsiveness
- 24 - Django REST Framework
- 25 - Customizing User model
- 26 - Integrating Custom User Model