filmov
tv
Query with values and values_list

Показать описание
Sometimes querying the database for all the data is a bad thing. Learn how to use values, and values_list to slim up your database querys to make them more efficient, as well as get back just the data you need.