Models:
In the model we explore a class that contains tables and collections in our database. Models are defined in the app/models.py
admin.py : register student at admin.py like below:
Now we have to make migrations and migrate, after that open admin section.
Now add some data into the student.