Uploaded August 2023 | Updated September 2026, 3 weeks ago
Learn how to make dynamic pages in Django by rendering templates with context that you can populate with model data. This tutorial will display the Django model in a table that’s accessible to the public.
Next video: Django Forms youtu.be/4pSPWkrd-1M
Previous video: Django Admin Site youtu.be/jCihWwrwS-w
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/160a042037d6c4dd1e12b33962519e8393f9ed70
Learn how to make dynamic pages in Django by rendering templates with context that you can populate with model data. This tutorial will display the Django model in a table that’s accessible to the public.
Next video: Django Forms youtu.be/4pSPWkrd-1M
Previous video: Django Admin Site youtu.be/jCihWwrwS-w
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/160a042037d6c4dd1e12b33962519e8393f9ed70










