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
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX