Uploaded August 2023 | Updated September 2026, 2 weeks ago
Learn basic CRUD operations for Django so you can create, read, update, and delete data directly from a public web page. This tutorial will guide you through a simple CRUD example that uses a Django model to interact with the database.
Next video: Django + Bootstrap youtu.be/SPGrc6byv_Y
Previous video: Django Forms youtu.be/4pSPWkrd-1M
The entire Django course playlist is available here: youtube.com/playlist?list=PL_vyuxE-AO-D0Fg-0DyHbekAXOYgRYlWA
Code snippets and more at https://tonyteaches.tech/django-101-course/
GitHub commit for this video: github.com/tonyflo/django-crud/tree/147fdfe1aff56babdbadba5afc3d58b8ab8f30d6
Learn basic CRUD operations for Django so you can create, read, update, and delete data directly from a public web page. This tutorial will guide you through a simple CRUD example that uses a Django model to interact with the database.
Next video: Django + Bootstrap youtu.be/SPGrc6byv_Y
Previous video: Django Forms youtu.be/4pSPWkrd-1M
The entire Django course playlist is available here: youtube.com/playlist?list=PL_vyuxE-AO-D0Fg-0DyHbekAXOYgRYlWA
Code snippets and more at https://tonyteaches.tech/django-101-course/
GitHub commit for this video: github.com/tonyflo/django-crud/tree/147fdfe1aff56babdbadba5afc3d58b8ab8f30d6










