Django Model

Here In this we are going to create two different models and also with the help of few examples we are going to adding data into the Database by using Database model

Django Database

Here we have successfully installed and configured database in django and also inserted data into database using python.