I need help converting following postgres sql into django ORM.
with t as ( select ft.student_id , ftd.pending_amt ,row_number() over(partition by stu