#7 Deleting Data

Delete data from the database In this part of the django tutorials, you will learn how to delete data from a database in a Django project. Removing data from a database is another one of the four main operations of a CRUD application. A CRUD application stands for Create,…

Read More

#1 Introduction (Django Beginner to Intermediate Tutorials)

Introduction to Django Welcome to this brand new Django course. In this video, you will become familiar with the django web framework which is based on Python language. However, it is highly recommended that you have a basic knowledge of Html, too. CSS and JavaScript will also come…

Read More