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 start creating new application in Django. Here step by step you will learn how to get start with Django installation and creating application successfully.
Here we are going to continue our project development in django. We are going to create simple bookmark project in python using Django.
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.