﻿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
29035	Django Admin does not URL encode the search terms of list filters, breaking the search URL.	Nolan Love	nobody	"I have a model with a float field which I included in the ModelAdmin under list_filter.

The float values of the model field are displayed as list filter links in the Django admin, but the period in the float value is not URL encoded, so the request fails and reverts to an unfiltered list."	Bug	closed	contrib.admin	2.0	Normal	needsinfo		Nolan Love	Unreviewed	0	0	0	0	0	0
