Course Content
Lectures
0/59
Django Beginner to Intermediate Course
About Lesson

In this part of the Django tutorials, you will learn how to create a login form in a Django project. We will focus on both front-end and the back-end. So you that you will be able to add authentication to your website. It is important to mention that in this video and the next ones our main focus is on the login form and if you want to learn how to create a sign up form, we will cover that afterward. But before learning that you will need to learn about the login form.

Join the conversation