﻿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	Federico Jaramillo Martínez	"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.

https://github.com/django/django/pull/11695"	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed			Accepted	1	0	0	0	0	0
