﻿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
28208	DjangoJsonEncoder does not encode Queryset	Abraham González Ramírez	nobody	"Django extends the standard JSON encoder from the standard library to enhance its functionality, for example by providing methods to serialize 
{{{datetimes}}} and {{{Decimal}}}.

Because {{{QuerySet}}} has a serialize method included in Django, why don't use it in {{{DjangoJSONEncoder}}}?
"	New feature	closed	Core (Serialization)	1.11	Normal	wontfix	QuerySet DjangoJSONEncoder		Unreviewed	0	0	0	0	0	0
