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

Поділитися
Вставка
  • Опубліковано 16 сер 2023
  • 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 ...
    The entire Django course playlist is available here: • How to Make a Website ...
    Code snippets and more at tonyteaches.tech/django-101-c...
    Check out my vlog channel @TonyFlorida
    GitHub commit for this video: github.com/tonyflo/django-cru...
  • Навчання та стиль

КОМЕНТАРІ • 7

  • @theroughguy8806
    @theroughguy8806 4 місяці тому

    I was really confused about Django view,models,urls But your lectures helped me out Thanks you so much Brother

  • @retrorewind6042
    @retrorewind6042 3 місяці тому +1

    these videos are great. i already know a bit about django but this really made me understand things a lot better!

  • @carlosamador6421
    @carlosamador6421 9 місяців тому

    Amazing, thank you for this! By the way, a Django-PostgreSQL guide would help me wonders :D

  • @mecrayavcin
    @mecrayavcin 9 місяців тому

    Keep going to make videos about Python and Django Thanks