Artem Tabolin
|
a2f7433adc
|
Fixed #29221 -- Corrected admin's autocomplete widget to add a space after custom classes.
|
2018-03-15 10:55:34 -04:00 |
dzhuang
|
e17088a108
|
Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant.
|
2018-03-13 10:58:34 -04:00 |
Tim Graham
|
81057645f6
|
Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add another" inlines.
Also allowed autocomplete widgets to work on AdminSites with a name other
than 'admin'.
|
2017-12-01 22:14:32 -05:00 |
Johannes Hoppe
|
94cd8efc50
|
Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyField in the admin.
Thanks Florian Apolloner and Tim Graham for review and
contributing to the patch.
|
2017-09-18 13:48:02 -04:00 |