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 Installation

Here we are going to learn another python web development framework i.e. Django. Django is more popular than Flask in many ways.Today we are going to learn installation and project run process in Django.