> Additionally, I do not see how this would add complexity to the code and/or the API. The API would remain strictly the same ( $.fn.djangoAdminSelect2(options)) and the code itself needs only an additional ~5 lines.
The number of lines is not the most important factor. There is no point in adding a new feature without tests and docs, because without them we will add a feature only for a single user, i.e. for the reporter. Also, we cannot add features just because they are not complex (*"death by a thousand cuts"*), each of them has a maintenance cost. Moreover, adding new features to the admin which are not used by admin itself is quite controversial. My 2 cents. Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/07713c30-7d56-4f34-b802-8e4d3cfc2bc6n%40googlegroups.com.