Carlton Gibson
|
5b73317181
|
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fields.
|
2018-06-18 15:36:20 -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 |
Tim Graham
|
474bd7a5d4
|
Used a separate admin site for autocomplete tests.
|
2017-12-01 21:57:05 -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 |