summaryrefslogtreecommitdiff
path: root/django/contrib/admin/views/autocomplete.py
AgeCommit message (Expand)Author
2018-06-18Fixed #29502 -- Allowed users with the view permission to use autocomplete_fi...Carlton Gibson
2017-09-18Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyF...Johannes Hoppe