Run `filter` before `order_by` or `annotate`. For e.g., https://github.com/csesoc/compclub-web/blob/deac65c971e67a7bbe949cf7ca81e994d0f5c214/website/views.py#L48-L51
Run
filterbeforeorder_byorannotate.For e.g.,
https://github.com/csesoc/compclub-web/blob/deac65c971e67a7bbe949cf7ca81e994d0f5c214/website/views.py#L48-L51