use `Q` & `F`
Q()
- represents an SQL condition that can be used in database-related operations
F()
- represents the value of a model field or annotation
These two make it possible to define and reuse conditions.