﻿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
17936	SimpleListFilter redirects to ?e=1	anonymous	nobody	"I try create custom admin filter. example in django [https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.list_filter documentation]:


{{{
class DecadeBornListFilter(SimpleListFilter):
   ...
}}}


But, when I choise ""in the eighties"" or ""in the nineties"", I get 302 Redirect to /?e=1"	Bug	closed	Documentation	1.4-beta-1	Normal	fixed			Accepted	0	0	0	0	0	0
