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
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
Here we have successfully installed and configured database in django and also inserted data into database using python.
Here we are going to continue our project development in django. We are going to create simple bookmark project in python using Django.