﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33464	Resolve output_field when combining numeric expressions with MOD operator.	gsinghkular	David Wobrock	When writing a Django expression for a query that does MOD, if the types of the query are different (Decimal and Integer), it doesn't resolve the result to a Decimal type, like it does for other mathematical operators.	Cleanup/optimization	closed	Database layer (models, ORM)	3.2	Normal	fixed		David Wobrock	Ready for checkin	1	0	0	0	0	0
