﻿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
3803	Newforms admin bug when trying to view records - queryset()	estelle@…	Adrian Holovaty	"When trying to view the list of records in any table, the following error message occurs:
{{{
Exception Type:  	TypeError
Exception Value: 	queryset() takes exactly 2 arguments (1 given)
Exception Location: 	C:\django\django\contrib\admin\options.py in queryset_change, line 293
}}}
I'm very new to django and python, but this patch seems to fix the problem.  Hope i submitted this correctly..."		closed	contrib.admin	newforms branch		fixed			Ready for checkin	1	0	0	0	0	0
