﻿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
6532	No matches for unrepresentable float values with list_filter	Daniel Pope <dan@…>	thauber	"When using FloatField as an admin list_filter, float values that cannot be represented with complete fidelity (such as 0.1) are displayed as filter options, but no models appear on the filtered list page.

list_filter should not compare equivalence with floating point numbers, it should test for membership in a range (v-ε, v+ε) for very small ε."		closed	Core (Cache system)	newforms-admin		worksforme			Accepted	0	0	0	0	0	0
