summaryrefslogtreecommitdiff
path: root/tests/admin_views/test_autocomplete_view.py
AgeCommit message (Expand)Author
2017-12-01Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add another"...Tim Graham
2017-12-01Used a separate admin site for autocomplete tests.Tim Graham
2017-09-18Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyF...Johannes Hoppe