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.
Django Tutorial on database installation
Here we are going to continue our project development in django. We are going to create simple bookmark project in python using Django.