SQLite Forum

Division by decimals wrongly returning a rounded int result (works fine when casting to real)
Login
I think the issue is that Django abstracts away the database access completely so that it is not a concern of the programmer, so you don't really have the option of telling it what you want it to do with this or that database engine.