In this Django Tutorial we will create a CRUD Web Application (we will call it “Company” App) with Django from scratch and step by step. CRUD is short for Create, Read, Update and Delete, meaning Create (Insert), Read (Select), Update and Delete data from a Database. Parts: - Introduction to Django and CRUD - Create the Django Project and an App - Read Data - Create Data - Create with Forms - Update Data - Update with Forms - Delete eData - Django Admin PowerPoint used in the video: https://halvorsen.blog/documents/programming/web/resources/django/Django%20CRUD%20Application.pdf Django CRUD Web Application Playlist: https://www.youtube.com/playlist?list=PLdb-TcK6Aqj3ZBCfuY8_jfjCyiEIJDyTK Blog: https://www.halvorsen.blog YouTube Channel @Industrial IT and Automation https://www.youtube.com/IndustrialITandAutomation