﻿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
32836	User needs both change and view permissions for autocomplete to work, not one or the other.	Nat S Dunn	nobody	"The documentation at https://docs.djangoproject.com/en/3.2/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields currently reads:

To avoid unauthorized data disclosure, users must have the view **or** change permission to the related object in order to use autocomplete.

I think that should be:

To avoid unauthorized data disclosure, users must have the view **and** change permission to the related object in order to use autocomplete."	Bug	closed	Documentation	3.2	Normal	invalid	autocomplete_fields	Carlton Gibson Matthew Frazier	Unreviewed	0	0	0	0	1	0
