Overview
Learn to implement Django authentication and user management in this comprehensive tutorial. Explore setting up user registration, sign-in, and sign-out functionalities for a Django website. Dive into permissions and groups, learning how to assign specific permissions to users and restrict website access. Gain an in-depth understanding of Django's permission system and grouping for advanced website functionality. Follow along to set up a project, write HTML templates, configure a remote Postgres database, create and manage posts, implement user groups and permissions, and develop user stats and dashboard features. By the end, acquire the skills to build a robust authentication system for your Django projects.
Syllabus
| Video Overview
| Retool
| Project Demo
| Django Setup & Installation
| Writing HTML Templates
| Remote Postgres Database Setup
| Retool Dashboard Setup
| Django User Registration & Sign In
| Creating Posts
| Viewing Posts
| Deleting Posts
| Groups and User Permissions
| Banning Users
| User Stats and Dashboard
Taught by
Tech With Tim