﻿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
18173	Modeladmin documentation for get_changelist suggests its an attribute	Keryn Knight <django@…>	vanessagomes	Based on the [https://docs.djangoproject.com/en/dev/ref/contrib/admin/ admin docs], get_changelist is an attribute, and has been since #16195. However, looking at the source, [https://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py?rev=17854#L461 it's a method] and is [https://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py?rev=17854#L1122 used as a callable] to get the class. I'm proposing it be moved from the options to the [https://docs.djangoproject.com/en/dev/ref/contrib/admin/#modeladmin-methods methods section] instead.	Cleanup/optimization	closed	Documentation	dev	Normal	fixed		vanessagomes	Ready for checkin	1	0	0	0	1	0
