#10 Extending Database (Django Beginner to Intermediate Tutorials)

#10 Extending Database (Django Beginner to Intermediate Tutorials)

adding new variables to the models.py

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.

Watch The Video on Youtube