Loading...

How to Make Django Pages Dynamic (pass model data to templates)

5235 90________

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    • How to use Django Forms  
Previous video: Django Admin Site    • How to Use the Django Admin Site (cre...  

The entire Django course playlist is available here:    • How to Make a Website with Python (fr...  

Code snippets and more at tonyteaches.tech/django-101-course/

GitHub commit for this video: github.com/tonyflo/django-crud/tree/160a042037d6c4…

コメント