Pull Data From The Database - Django Databases #3

Описание к видео Pull Data From The Database - Django Databases #3

In this video I'll show you how to pull data from the database and output it onto a webpage with Python and Django.


In the last video we created our database class and pushed our migration into the database. We also added some data to the database thru the Django admin area. In this video I'll show you how incredibly easy it is to pull that data back out of the database and output it onto the screen.

Комментарии

Информация по комментариям в разработке