﻿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
25150	Iterable objects are converted to lists during SQL handling	Eldon Koyle	nobody	"I have an iterable object (netaddr.IPNetwork) that I am trying to use as part of a query.  The Django 1.8 update has introduced a regression in which the object is cast to a list; however, although the object is iterable we do not want to iterate through it but do a comparison on the object proper.

I have a patch which restores the desired behavior, but I'm not certain if there are any other side effects."	Bug	closed	Database layer (models, ORM)	1.8	Normal	wontfix		jay.mcentire@…	Accepted	1	0	1	0	0	0
