What is the best way to make raw SQL queries in django? I have to search a table for the mode of another table. I could not find a way to solve this in django\'s ORM so I tu