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 • How to use Bootstrap with Django
Previous video: Django Forms • How to use Django Forms
The entire Django course playlist is available here: • How to Make a Website with Python (fr...
Code snippets and more at https://tonyteaches.tech/django-101-c...
Check out my vlog channel @TonyFlorida
GitHub commit for this video: https://github.com/tonyflo/django-cru...