﻿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
22396	Admin AllValuesFieldListFilter not respecting ModelAdmin.get_queryset	serialx.net@…	nobody	"Admin's AllValuesFieldListFilter object does not respect ModelAdmin.get_queryset. Instead it mysteriously calls reverse_field_path() method and uses the _default_manager to get the queryset.

It causes problems when the default database has no table for the model, and only the other databases has the table. It causes ""Table not found"" query error message.

Pull request: https://github.com/django/django/pull/2522"	Bug	closed	contrib.admin	dev	Normal	needsinfo			Unreviewed	1	0	0	0	0	0
