﻿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
13027	serializer won't serialize an empty queryset or an iterator with a None item	adrian_nye	nobody	"Ideally, I'd like to be able to serialize any queryset (including an empty one) or a list of django objects including one that is None,
and when I deserialize I should get the same queryset or the same list.

What happens now is you get the error 'NoneType' object has no attribute '_meta'.

If that is not possible, then it should be documented that an empty queryset or an iterator containing a None object cannot be serialized. "		closed	Documentation	1.1		invalid			Unreviewed	0	0	0	0	0	0
