﻿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
10150	Make model_to_dict use SortedDict	Rob Hudson <treborhudson@…>	nobody	The particular use case I have for this is wanting to take a model object, convert it to a dictionary, and use that dictionary in a detail template.  Since I'm displaying it in a template, I'd like the order to match that of the model (and forms based on the model).  And it makes sense that this function name `model_to_dict` should maintain model ordering for its fields.		closed	Forms	1.0		invalid		treborhudson@…	Unreviewed	1	0	0	0	0	0
