﻿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
16716	Regression in admin changelist with failing related admin filters	Julien Phalip	nobody	"This issue was collaterally revealed by the report in #16714. When an admin filter spanning relationships is invalid (e.g. ""`?nonexistentrelated__blah=9999`"", or ""`?existentrelated__nonexistentfield=9999`""), the changelist simply crashes and returns a 500 page. Up to Django 1.3, such an anomaly would cause a 302 redirection (accompanied with the ""`?e=1`"" querystring) instead of crashing.

This regression possibly occurred when the `Changelist` class was slightly modified to build the custom admin filters feature."	Bug	closed	contrib.admin	1.3	Release blocker	fixed			Accepted	0	0	0	0	0	0
