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
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera