﻿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
30722	Rate-limit autocomplete widgets Ajax requests	Federico Jaramillo Martínez	nobody	"The current implementation of the Ajax autocomplete widget using Select2 in Django triggers a request for every key-press. This creates unnecessary load on servers.

This patch rate-limit the requests by adding a delay using the `ajax.delay` option provided by Select2.

"	Uncategorized	new	contrib.admin	dev	Normal				Unreviewed	0	0	0	0	0	0
