I have created table-valued function with parameter instead of stored procedure on database for fetching data on certain condition. How will I invoke that function in django?