﻿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
9119	[patch] Admin change list does not allow custom get parameters	fas	fas	In customizing the admin list behaviour, one is restricted to not using any GET parameters as all of them are passed to the queryset filter method as field lookups. Custom get parameters would be necessary, for example, to add custom filters with are not based on model fields lookups.	New feature	closed	contrib.admin	1.0	Normal	fixed	admin, query, get, parameter, filter		Design decision needed	1	0	1	0	0	0
