﻿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
15997	Allow customization of MAX_SHOW_ALL_ALLOWED in admin views	Jim Dalton	nobody	"(This is essentially a re-opening of #1342, which was marked as fixed despite the fact that the ability to customize `MAX_SHOW_ALL_ALLOWED` was never actually implemented. Some discussion here.)

In a nutshell, `MAX_SHOW_ALL_ALLOWED` is currently fixed at 200 and hard coded in `contrib/admin/views/main.py`. Minimally, this should be configurable in some way shape or form outside of modifying Django source code. Ideally, we should be able to modify the value on a per site and per model basis.

I will be working on a patch to address this. Any comments or suggestions are welcome.

Some discussion [http://groups.google.com/group/django-developers/browse_thread/thread/60863f6b661e2f79 here]. "	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed		Jim Dalton Alex Dehnert	Ready for checkin	1	0	0	0	0	0
