Advanced Django ORM Features (Q-Objects, F-Expressions, Aggregations and Annotations)

preview_player
Показать описание
In this video, we explore advanced topics related to using the Django ORM. We cover concepts like Q Objects, F Expressions, Aggregations, and Annotations. We'll also discuss how to use these features effectively for complex queries, allowing us to accomplish a great deal using only the ORM.

BOOK YOUR PYCON UGANDA TICKET:

REFERENCES:

NOTES ON FIELD LOOKUPS:

PLEASE DONATE TO MY CHANNEL:

Timestamps:
(00:00:00) Introduction
(00:02:24) Basic Queries
(00:08:24) Field LookUps
(00:14:16) Q-Objects
(00:23:49) Aggregation
(00:26:48) F-Expressions
(00:32:49) Annotations
(00:37:51) Pycon Uganda
(00:38:30) Conclusion
Рекомендации по теме
Комментарии
Автор

The Q-object was really a game changer for me.. at first i had to use so many if and elses but when i discovered the Q object I was so happy as it made things a lot easier, more flexible and understandable. 💯

Team-hfiu
Автор

i appreciate your work and effort! thanks

chhaseebkhalid