﻿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
29088	Fail to perform a json lookup field search using __in syntax	Daniel Avelino	nobody	"I'm unable to perform a lookup at my database using __in=[iterator] fields lookup using json notation. 
My json syntax is:

{'risk__in': '[High,Medium]'}

hoping to lookup a risk field (defined in my models.py) which holds High,Medium and Low values.

All other json searches are performed well. It is a bug or I fail to generate json string correctly?
Unfortunately, I couldn't find any documentation related to field__in=[iterator] ->json field lookup to clarify.

Thank you very much"	Uncategorized	new	Uncategorized	2.0	Normal				Unreviewed	0	0	0	0	0	0
