Django Tutorial - User Registration & Sign Up Page
Offered By: Tech with Tim via YouTube
Course Description
Overview
Learn to create a user registration and sign-up page in Django using the built-in authentication model. Follow along to generate a sign-up form, style it with crispy forms, and implement user registration functionality. Explore how to set up a new application, modify URLs, create necessary functions and HTML files, and configure Crispy Forms for enhanced styling. Gain practical experience in Django development by building a functional user registration system step-by-step.
Syllabus
Intro
Create a new application
Modify the URLs
Create a register function
Create a register HTML file
Create a form
Run the server
Create an account
Create register form
Import register form
Install Crispy Forms
Add Crispy Forms to Settings
Configure Crispy Forms
Taught by
Tech With Tim
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity