summaryrefslogtreecommitdiff
path: root/tests/admin_widgets/test_autocomplete_widget.py
AgeCommit message (Expand)Author
2018-03-15[2.0.x] Fixed #29221 -- Corrected admin's autocomplete widget to add a space ...Artem Tabolin
2018-03-13[2.0.x] Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/...dzhuang
2017-12-01[2.0.x] Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add ...Tim Graham
2017-09-18Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyF...Johannes Hoppe