summaryrefslogtreecommitdiff
path: root/tests/admin_widgets/test_autocomplete_widget.py
AgeCommit message (Collapse)Author
2017-09-18Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ↵Johannes Hoppe
ManyToManyField in the admin. Thanks Florian Apolloner and Tim Graham for review and contributing to the patch.