Hi, if I want to build a custom query which takes a dictionary for parameters the debug toolbar crashes. Person.object.raw('select %(id)s as id', {'id': 23}) The error message is Exception Type: TypeError Exception Value: format requires a mapping