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