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

In this part of the Django tutorials, you will learn how to add new variables
to the models.py file. In our recent videos, you learned how to add the names
of the classmates to the models.py. Now, we will add other specifications of the classmates to the model and migrate our project.

Join the conversation