﻿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
15957	ModelChoiceField slow performance	uriel.bertoche@…	nobody	"The ModelChoiceField form widget is performing in O(n)

Depending on how many entries you want displayed in your select, it takes too long. It's really annoying. I can't open my admin interface without having to wait many seconds to load all data.


[pid: 25412|app: 0|req: 10/36] 192.168.1.251 () {46 vars in 911 bytes} [Tue May  3 10:33:34 2011] GET /admin/clientes/clienteobservacao/add/ => generated 3587474 bytes in 12258 msecs (HTTP/1.1 200) 6 headers in 307 bytes (0 async switches on async core 0)

[pid: 25414|app: 0|req: 12/46] 192.168.1.251 () {46 vars in 834 bytes} [Tue May  3 10:34:08 2011] GET /clientes/ => generated 2806807 bytes in 9996 msecs (HTTP/1.1 200) 6 headers in 308 bytes (0 async switches on async core 0)
"	Cleanup/optimization	closed	Forms	1.3	Normal	wontfix			Unreviewed	0	0	0	0	0	0
