Displaying dynamic data in a Django function view [19 of 24] | Django for Beginners

preview_player
Показать описание
Most views you create in Django will interact with data in your database. You can either write the code to interact with the object-relational-mapper (ORM) directly, or use some built-in generic views. In this video we will demonstrate how to manually use the ORM to retrieve data, and see how we can pass dynamic data into a Django template for display for the user.

Useful Links:
Рекомендации по теме
Комментарии
Автор

Hi! Great tutorial, just my two cents if I may. I feel like the title of the video is a little bit misleading, for example I was looking for information whether Django can auto-update data in the template after the request has been made (i.e, take care of AJAX instead of me), so that's what I thought by "dynamic data" in the title.
Still great tutorial though 🙂

levbarenboim
Автор

Don't know if I did something wrong but my list looks different. It has bullets.

josnoordzij
join shbcf.ru